Here is a new update from Boy, I hope you'll like it:
- Add experimental settings to merge imported base_item and font json files
* Both are false by default.
* Useful if you want to import packs that would otherwise cause duplication errors
* Over time this will change and be made the default, for now it is experimental
- Add /oraxen blockinfo command
- Add is_falling property to NoteBlock mechanic
* Lets you simulate sand type physics where block will fall if nothing is beneath it
- Add support for using Tags in recipes
* Supports any minecraft ur custom registered tag
* Can not be done through the ingame builder, config only
- Add experimental config auto-updater
- Fix backpacks loosing content due to auto_updater
- Add settings to disable generation of custom armor shaders and textures
* Ment for those who want to manually do all of this themselves
- Fix debug-spam related to PlotSquared
- General code improvements