Explode Power Type - latokike/lato-origins GitHub Wiki
Explode Power Type
The explode power type allows you to create custom explosion powers for something like a creeper.
Fields:
cooldown
, INT, DEFAULT:0
strength
, FLOAT, DEFAULT:1.0
break_blocks
, BOOLEAN, DEFAULT:true
self_damage
, FLOAT, DEFAULT:20.0
hud_render
, HUD_RENDER, DEFAULT:0
key
, BACKWARDS_COMPATABLE_KEY, DEFAULT:key.origins.primary_active
ignitable
, BOOLEAN, DEFAULT:true