Started by
xnachozero
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I am trying to make a creeper that when exploded has a radius of 16x16 blocks but I can't get it, I saw a forum that said to use /entitydata but I don't know where that is used, I tried to use a procedure but I only managed to get it to give a potion effect ;(
If you want that creeper to explode, create a 16x16 crater like a vanilla creeper's explosion crater. Use Explode at x y z procedure in the World Procedure -> Action
But if you want to create a 16x16 Cube. Use Place NBT structure in World Procedure -> Action.