-
Notifications
You must be signed in to change notification settings - Fork 9
Explode Power Type
Latokike edited this page Apr 6, 2021
·
3 revisions
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
Tutorials (Data packs)
Power Types (Lato Origins)
Origins (Lato Origins)
Powers (Lato Origins)