Description
Javascript in Minecraft? Yes, way!
- ?.js scripts are regular scripts that can be run by opening the mod’s script GUI (F7 by default)
- These scripts can either run at once instance and stop or continually run every tick by utilizing the method ?Script.sleep(ticks)?
- Note that these scripts do not stop running on world-exit (at least yet)
- .filter scripts are pretty much MCEdit filters written in javascript; run them using the command ?/filter <filterName>?
- ?The style of coding is similar to MCEdit filters but fairly different ? check the GitHub page for example filters
- There are currently 8 default filters, but with your help, I can add a whole lot more
Download
In-Game Mcedit Filters And Scripts Mod 1.6.4/1.6.2
0 comments:
Post a Comment