Started by
ModManOnCurseForge
on
Topic category: Help with Minecraft modding (Java Edition)
I made another version of a creeper, a nice version. And i added an item that can turn a normal creeper into a nice one. I just need help with the procedures. I want to know how to make it to when i right click a creeper with a specific item, it turns into my nice version.
You can use the "Player right clicks on entity" additional trigger and then the "Despawn" entity procedure block and the "Spawn entity" world procedure block.
Yo, Your a true life saver man. I have almost no idea what im doing procedure wise XD
But how would i do this exactly, like if i want to use it on a creeper and the creeper despawns and spawns another mob?