Started by
ThreeFiveSeven
on
Topic category: Help with Minecraft modding (Java Edition)
So i wanna make pretty identical creeper as we have in the Vanilla game, except when it explodes it does X thing.
How can i modify the Creeper's explosion if i'm using the Entity base of a Creeper?
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.
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