Biggest creeper explosion

Started by xnachozero on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Biggest creeper explosion

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 ;( 

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you want that creeper to…
Fri, 11/29/2024 - 04:31

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.