Open MasterEnderman opened 2 years ago
I probably want to redo the way I structured all the scripts. Some files are getting pretty big and it becomes hard to find the place where I change a recipe for a specific item. But I need to put more thought into it before settling on a new structure, just to redo everything again a few months from now on. (I don't even want to think about the script rewrite once GroovyScript becomes stable enough and supports packmodes.)
I may be able to detect the selected packmode within groovyscript without having to wait for it to obtain special support. that way I can just start with the transition for version 2.3.0 without having to depend on both mods simultaneously.
Utilize the sync scripts to avoid copy paste recipes like https://github.com/MasterEnderman/Zerblands-Remastered/commit/614328df1c6a185c80b1ccbfe982c75cbabbc261
Other places to look for: