Stan Hebben
Stan Hebben
None of the math functions are available in MineTweaker. Importing classes from Java won't work, you can only use the functions we explicitly provide to the scripts. (That would be...
The change looks acceptable, although, naming an empty file in windows to .sorting can be a bit of an annoyance to the average user (windows by default doesn't accept a...
This an interesting suggestion and I will have a look at it after 3.0.10 is released.
Such feature would allow remappings using scripts, allowing someone to say "if item X is unavailable (doesn't exist anymore), then use item Y". Thus ids that no longer exist due...
Definitely will add it, both for adding and removing recipes as well as changing the ore dictionary. There will be an improved API in the upcoming version, which will have...
Yeah that's been a relatively common request, although not an easy one. I'm currently focusing on preparing 3.1, might do this after MT 3.1 is released.
That, and a good range of other scripting features, are things I'm currently working on for the next release (will actually be there before 3.1). Busyness is getting the best...
The functionality itself will be pretty simple, doing import "myfile.zsi"; would be pretty much the same as copy-pasting the contents of that file into the current file. (the .zsi extension...