Started by
Nikola Z
on
Topic category: Help with Minecraft modding (Java Edition)
Hello again! I wanna make new mineral mod that has so much stuff. And I want to make when you right click with a specific item a specific entity to the entity despawn and replace your specific item. Just like to fill an potion with entity. CAN SOMEONE HELP ME!? XD
In that entity tab "when right clicked on entity" check if the player is holding the item, then use despawn entity and use spawn entity with your selected entity, then set the main hand slot with your new item.