| Name | fuse_ticks |
| Object | EntityTag |
| Input | ElementTag(Number) |
| Related Tags | <EntityTag.fuse_ticks> Returns the number of ticks until the explosion of the primed TNT.
|
| Description | Sets the number of ticks until the TNT blows up after being primed. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L4025 |