BlockRegen v1.1 - The ItemsAdder Integration Update! ✨ Features
Full ItemsAdder Integration: BlockRegen is now fully compatible with ItemsAdder! You can make any custom block from ItemsAdder regeneratable.
Custom Block Support: To make a custom block regenerate, simply use its full namespaced ID (e.g., 'my_items:ruby_ore') as the main key in your blocks.yml file.
Custom Drop Support: The custom-drops section can now also use ItemsAdder items as drops. Just specify the item's namespaced ID under the material key.
All existing features, including regen-delay, replaced-block, tools-required, custom sounds, and particles, are fully compatible with ItemsAdder blocks.
Bug Fixes
Fixed a critical bug where custom sounds and particles defined under regen-sound and regen-particle would fail to trigger when a block regenerated. The correct effects will now be applied.