Feature/exprfuseticks by AnOwlBe · Pull Request #8499 · SkriptLang/Skript
Problem
Currently Skript nore Skbee have any way to do this and its a decently useful thing
Solution
I have made a syntax for it allowing you to set/get the fuse ticks of a primed tnt/creeper/charged creeper
Also removed 'https://github.com/SkriptLang/Skript/blob/master/src/main/java/ch/njol/skript/expressions/ExprCreeperMaxFuseTicks.java'
(ExprCreeperMaxFuseTicks.java) as it doesn't work and isn't needed if this pr is merged
Testing Completed
Compiled jar with code it works flawlessly for a primed tnt/creeper/charged creeper no bugs that i've seen
for creepers the fuse tick duration will always be ticking down even if it isn't in an 'exploding' state but that just looks like mc behavior so
Supporting Information
Deleted ExprCreeperMaxFuseTicks.java
Completes: none
Related: none
AI assistance: Used a tad bit of Claude though 95% of it is done by me