[Question] Is there a way to add NBT tags to mobs spawned when, for example, a crystal is destroyed? Like making a creeper a charged creeper
PiscoWithinTheMist opened this issue ยท 1 comments
I tried using "minecraft:creeper{powered:1}" with and without spaces, but that command is for /summon only.
I guess the way to go would be summoning both "minecraft:creeper", "minecraft:lightning_bolt" but thats not ideal ofc.
Thanks in advance.