
JsMacros Reloaded
Clean fork of JsMacros with Ongoing 26.1+ Support
About this Mod
Script Minecraft from inside the game. Write code that reacts to what's happening (chat, blocks, entities, GUIs, world events, every tick), bind it to a key, draw overlays on the HUD or out in the 3D world, and automate the parts you'd rather not do by hand. Everything runs client-side, so it works on any server you can join.
Scripts can be JavaScript, Python, or Ruby. The whole API is documented, and the devkit ships TypeScript definitions so your editor autocompletes against the real game objects instead of making you guess.
Versions
This is the community-maintained continuation of JsMacros, built for current Minecraft: 26.1+, Fabric, Java 25. It does not support 1.16 through 1.21. Starting in 26.1 Mojang ships Minecraft deobfuscated, which let the code drop its mapping layer but also moved it far enough from the older versions that keeping them in one codebase stopped being worth it. For those, grab an older JsMacros build.
Extensions
Python and Ruby ship as separate extension jars. Drop the one you want into config/jsMacros/extensions/, or use the bundle that puts them there for you.
Source and issues: https://github.com/grepsedawk/JSMacros
Available Versions
How to Install JsMacros Reloaded on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "JsMacros Reloaded". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
JsMacros Reloaded server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is JsMacros Reloaded compatible with fabric?
JsMacros Reloaded officially supports fabric for Minecraft 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with JsMacros Reloaded – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if JsMacros Reloaded consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install JsMacros Reloaded with just one click on your server.