https://github.com/PluginBugs/Issues-ItemsAdder/milestone/82
fixes:
- added proper message when using unknown item for `replace_properties` `copy_from_item`
- fixed `replace_properties.custom_model_data.copy_from_item` not working for `placed_armorstand`
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2337
- fixed StackOverflowError when creating particular items (attack event)
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2405
- fixed grindstone disenchant
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2409
- fixed flint and steel on REAL_NOTE block
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2413
- fixed BlockPlaceEvent triggered two times
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2352
- fixed `Skipped file. Already added as stream` warning for some packs
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2401
- fixed Not all CAVE_DECORATORS are being generated
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2282
- fixed `Thread pool-37-thread-1 failed main thread check: block remove` error triggered sometimes
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2408
- fixed /iablock not ignoring water and lava
- fixed rare `/e` book error
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2408
- changed dropped seeds amount from 0-3 to 1 when player jumps on crops, like the vanilla Minecraft logic
- fixed SWEET_BERRY_BUSH crops drop automatically when farmland is dry
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2408
- fixed Items will still drop from the blocks that have not been destroyed by the explosion
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2412
- fixed iagive error in console when using tab complete
https://github.com/PluginBugs/Issues-ItemsAdder/issues/2419
- fixed piston issues with custom crops
- fixed breaking block under custom crop causes vanilla loot to be dropped instead
- fixed FLINT_AND_STEEL sound not playing when interacting with custom REAL_NOTE blocks
- fixed SHEARS bugs with REAL_WIRE custom blocks. Now they can be used only on custom trees leaves
- fixed crops dropping vanilla seeds when light sources are removed (fixed only on Paper using BlockDestroyEvent)