I'm using the /summon command to summon primed tnt and I want to increase its power. I know you must use NBT tags. How do you do this? This is my code:
I'm using the /summon command to summon primed tnt and I want to increase its power. I know you must use NBT tags. How do you do this? This is my code:
/summon PrimedTnt ~ ~50 ~
Thanks!
Currently (14w11b), TNT cannot have its blast radius changed, only its "Fuse". You'll probably want to be using creepers instead, which can have both their fuse and blast radius modified:
/summon PrimedTnt ~ ~50 ~
Thanks!
Currently (14w11b), TNT cannot have its blast radius changed, only its "Fuse". You'll probably want to be using creepers instead, which can have both their fuse and blast radius modified:
Minecraft-things: http://skylinerw.com
More Minecraft-things: https://sourceblock.net
Guides for command-related features (eventually moving to Source Block): https://github.com/skylinerw/guides
I primarily hang out in the /r/MinecraftCommands discord, where there's a lot of people that help with commands: https://discord.gg/QAFXFtZ
Their corresponding subreddit: https://www.reddit.com/r/MinecraftCommands/
/summon Fireball ~ ~2 ~ {ExplosionPower:20,direction:[0.0,0.0,0.0]}
Can it be done with /gamerule mobGriefing on false?
with fireball somewhat (ive seen it work and not work with fireballs when mob griefing is off) but with creepers no
How about ender crystals?
we can make it using creepers and TNT
The highest the Explosion Radius nbt tag can go is 127