Creeper Fuse Time - CiscuLog/Survivor-s-Elegy GitHub Wiki
Creeper fuse time is randomised by default and can be modified by the player. To access the configuration menu, the player must type /function siscu:config
or /function siscu:creeper_fuse
.
The config panel
- Base Fuse Length (BFL): Sets the mean fuse time on ticks.
- Fuse Variation (Var): Sets a variation on fuse.
A creeper will spawn with a fuse between (BFL-Var) and (BFL+Var) ticks. If Var = 0, creepers will just spawn with the set base fuse length.
Those changes will only be applied on newly spawned creepers, already existing creepers will not be updated.