new:
- replace_near_blocks now supports also ItemsAdder custom blocks
- added new action replace_block, this is useful to replace blocks on interact
- added new option to execute events only if the block is interacted using specific tools (useful to strip logs and other stuff + using replace_block new action). events_tools_blacklist, events_tools_whitelist (check the wiki)
https://github.com/PluginBugs/Issues-ItemsAdder/issues/672
- updated the online ide
https://ide.plugin.ga/itemsadder/ as always (may require some hours to result updated due to caching)
- now you can create recipes more easily setting multiple patterns per recipe, to avoid copying and pasting the same recipe just to allow more patterns.
https://github.com/PluginBugs/Issues-ItemsAdder/issues/652
fixes:
- fixed %img_offset...% placeholders not working anymore
https://github.com/PluginBugs/Issues-ItemsAdder/issues/674
- probably fixed a problem with "double apply" of the resourcepack. This is a rare problem that occurs only on some servers and I hope to have fixed.