How to make a recipe that crafts a custom mob egg

Started by DireFoxx on

Topic category: Help with modding (Java Edition)

Last seen on 17:15, 9. Nov 2019
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?

Last seen on 20:59, 1. Feb 2021
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 :)

Last seen on 20:50, 16. Mar 2023
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?