The major improvements in this update are regarding chat input, especially for when you save recipes, so they will actually show an error message now. The give command will also print out a message with its usage now, instead of leaving you without any feedback.
Changelog
- Added the @s target to give command. (So you don't have to type in your name to get an item)
- Added an error message if an invalid namespaced key is typed in, which should clear up how to correctly type it in.
- Added a mention of the /wui command into the input message of namespaced keys.
- Improved Recipe Book Editor.
- Improved feedback for give command (Like invalid usage, etc.).
- Improved custom furnace fuel.
- Minor Improvements
- Fixed - Recipe Book saves hidden fields ("sortedCategories", etc.) into config.
- Fixed - ItemCreator workstation buttons for custom fuel are not displaying their correct state.
- Fixed - NPE in RecipeList when toggling the filter button.
- Fixed - OutOfBoundsException when having more categories in the recipe book than allowed.
- Fixed - NPE of the WorldTimeCondition, in the edge case that the block is null.