How do I make a custom spawn egg item?

Started by Zayders on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Feb 2021
Points:
533

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How do I make a custom spawn egg item?

I was making a entity, and I was making an egg for it. Apparently, when you make an egg in the entity making section, you can't put it in a custom creative tab. The only way to fix this is to make it manually. How do I do that?

Active 5 months ago
Joined Jan 2021
Points:
624

User statistics:

  • Modifications: 2
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 25
You can disable the egg and…
Tue, 03/16/2021 - 02:22

You can disable the egg and make an item that spawns your entity when clicked on a block.

Active 2 years ago
Joined May 2022
Points:
312

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How do i do that?
Thu, 05/05/2022 - 16:04

How do i do that?

Active 5 days ago
Joined Mar 2021
Points:
954

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
Don't use mcreator pre…
Thu, 05/05/2022 - 17:30

Don't use mcreator pre defined egg of course, uncheck it

Make a custom one and that's it