• 5/25/22 12:31 pm
- 1.3k views • 0 today
- save_alt 42 downloads
- Compatibility
- Minecraft 1.19
- Changes include
- Functions
16
Makes TNT generate end islands upon exploded. It is supposed to call the function at the entity, but instead executes in the default coordinates. The command to call the function at the TNT is; "execute as @e[type=minecraft:tnt,nbt={Fuse:1s}] at @s run schedule function tnt_gen_island:gen_island 1t append". I think this should be a bug and should be fixed. I was testing this in 1.19 Pre-release 3.
More like this
5589206
119



Have something to say?
execute as @a[<use the entity selector here>] at @s run schedule function tnt_gen_island:gen_island 1t append