Started by
DireFoxx
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a crafting recipe that makes the spawn egg for one of my custom mobs, however no custom spawn eggs appear in the item to selecting UI for the crafting result!
How do I do this?
i think you need to use code to achieve this.
but you could instead create another item when right clicked uses a prosedure to remove itself from the inventory and spawns the mob, then create a recipe for that item.
hope this helped :)
how do i do that?