-
Resolved an issue with some crafts — they should now deliver the correct crafted item. For example, the
Dispenserwas givingSticksandStringsinstead ofBows. Also, blocks that only required wood were returning the block itself; for example,64 Chestswould give 64 Chests instead of512 Any Woods. -
Remove
/cc testcraftsfor now, as it is broken and needs to be fixed.
- Add a
icon.pngto the mod. (Now is visible using Mod Menu)
-
Crafts with any variation may have issues in their output.
-
Add a
/cc testcraftscommand to test all crafts. This is for development only. you can use it to verify and check for any anomalies.
This command will create 11 files on our PC (in our mod folder), and you will be warned about where each file is saved.
- Removed the
/craftand/calccommand aliases because they could conflict with plugins and cause bugs. - Fixed the Portuguese translation issue. The message “Required Items for...” was not being translated correctly before, but it should now be working properly.
- First version


