new:
- break event for furniture
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1365
api changes:
- api changelog:
https://github.com/LoneDev6/API-ItemsAdder/commit/e77eb2c17e03c82e7ba10290204d5b0a8447a352
- deprecated some methods of TexturedInventoryWrapper, you should use the other ones from now on.
- TexturedInventoryWrapper accepts multiple textures, for example to create high definition GUIs
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1420
- TexturedInventoryWrapper accepts null or empty titles, if you don't want to set a title to your custom textured GUI.
fixes:
- fixed duplication glitch
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1436
- fixed water not flowing after when a custom block is broken
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1438
- fixed NullPointerException when breaking crops if removed from configurations
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1430
- fixed chat debug code leftover
- fixed pack.mcmeta wrong version 1.18.1
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1428
- fixed API: Recipes are not registered on ItemsAdderLoadDataEvent
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1419
- probably fixed "onPacketSending error"
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1431
- fixed breaking custom blocks doesn't update near blocks causing floating blocks
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1429
- fixed Custom blocks of the type REAL and REAL_NOTE catch fire when near lava
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1435
- better error messages when a player stats file failed to load somehow:
https://github.com/PluginBugs/Issues-ItemsAdder/issues/1426