config.yml changes:
- fix-real-blocks-drops-chorus-water-bug__disable-for-more-performance now will be enabled by default as it's not CPU intensive anymore, remove it from the config.yml yourself
fixes:
- now textures support other namespaces. For example if you have namespace1 and namespace2 you can access the other namespace from the first one. So "namespace2:block/my_block.png" will work also on namespace1 items
- fixed torches and similar blocks being in mid air when placed on custom blocks
https://github.com/PluginBugs/Issues-ItemsAdder/issues/753
- spawneggs on REAL_NOTE blocks
https://github.com/PluginBugs/Issues-ItemsAdder/issues/754
- half bed placed on REAL_NOTE blocks
https://github.com/PluginBugs/Issues-ItemsAdder/issues/755
- glass bug REAL_NOTE blocks
https://github.com/PluginBugs/Issues-ItemsAdder/issues/757
- anvil attack damage not updated
https://github.com/PluginBugs/Issues-ItemsAdder/issues/748
- ProjectileLaunchEvent error
https://github.com/PluginBugs/Issues-ItemsAdder/issues/733
optimizations:
- various chorus optimizations