Name | firework_power |
Object | ItemTag |
Input | ElementTag(Number) |
Related Tags | <ItemTag.firework_power> (Property) Returns the firework's power. (...)
|
Description | (Property) Sets the firework's power.
Power primarily affects how high the firework flies, with each level of power corresponding to approximately half a second of additional flight time. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemFireworkPower.java#L10 |