How to make a recipe that crafts a custom mob egg

Started by DireFoxx on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a recipe that crafts a custom mob egg

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?

Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think you need to use code…
Mon, 12/17/2018 - 20:00

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 :)

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i do that?
Wed, 03/01/2023 - 00:20

how do i do that?