Minecraft Data Packs / Other

TNT Generate End Islands

  • check_circle Functions
  • 1,025 views, 7 today
  • 41 downloads, 0 today
  • 4
  • 2
  • 2
Foxy Max's Avatar Foxy Max
Level 51 : Grandmaster Miner
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.
CompatibilityMinecraft 1.19
Tags

Create an account or sign in to comment.

2
05/25/2022 5:36 pm
Level 28 : Expert Modder
osfanbuff63
osfanbuff63's Avatar
Use this instead:execute as @a[<use the entity selector here>] at @s run schedule function tnt_gen_island:gen_island 1t append
2
05/25/2022 7:17 pm
Level 51 : Grandmaster Miner
Foxy Max
Foxy Max's Avatar
I've updated the description to try to give you a better detail. Also, "@a" is all players, not selecting the other entities.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome