Regenerate config.yml to view new options.
- Added health related mechanics. Usage Example:
- Added health option in generator stages
- Added two new triggers: on-hit and on-destroy
- Added damageTool and damageGenerator actions
- Added hit-cooldown per generator stage.
- Added 5 new options in config.yml related to the generator health mechanic: hit-cooldown, default-damage, efficiency-damage, reduced-cooldown-damage, damage-by-tool-type.
- You can now set the hologram offset inside sendHologram action. (Before only range)
- Added chop_tree.yml generator example
- Now on-click and on-hit are not triggered if the block is in the decorative-blocks list.
- Now dropItemAtBlock drops the item towards the player instead of above the block. To avoid glitching if the block above is not empty.