Modify creeper explosion

Started by ThreeFiveSeven on

Topic category: Help with modding (Java Edition)

Last seen on 23:29, 28. Feb 2023
Joined Jun 2015
Points:

User statistics:

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

So i wanna make pretty identical creeper as we have in the Vanilla game, except when it explodes it does thing.

How can i modify the Creeper's explosion if i'm using the Entity base of a Creeper?

 

Last seen on 21:24, 26. Dec 2022
Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
from my very little mob…
Wed, 07/22/2020 - 06:10

from my very little mob making experience, in the AI part, choose None for the Entity Base, and for the AI procedure, pick the options that are applicable to the creeper, except explosion level.

Last seen on 23:29, 28. Feb 2023
Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, thanks for the reply,…
Wed, 07/22/2020 - 10:23

Hey, thanks for the reply, but i managed to figure a solution out on my own, while also solving another problem i had while trying to make timed procedures. I used NBT tags to create a timer that starts when the Creeper gets close and plays a SSSsss sound.

http://prntscr.com/tmhi55