Features
- Added drops from external plugins (Oraxen and ItemsAdder so far)
Code (Text):
drop-item:
item: ia:myitems:red_block
amount: 3
drop-naturally: true
chance: 10
- Added support for multiple materials in target-material
Code (Text):
target-material: STONE;COBBLESTONE;COAL_ORE
- Added a stats command /blockregen stats that shows the current count of running processes.
- regen-delay: -1 now makes the block never regenerate. These blocks are meant to be regenerated manually through the /blockregen regen command.
Bugfixes
- Fixed issues with materials from 1.21.4 not being recognized (aka fixed 1.21.4 support)
- Fixed trampling interaction with worldguard and residence
- Fixed farmland being placed under sugarcanes
- Fixed sugarcanes not being handled properly as multiblock crops
- Fixed presets not being correctly recognized in multiblock crop handling