To be able to make custom spawn eggs

Started by Spookey on

Topic category: Feature requests and ideas for MCreator

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
To be able to make custom spawn eggs

SO I think there should be a tick box which says "custom Spawn Egg Texture" if ticked then you'll be able import a texture

Spawn eggs are autogenerated…
Sun, 01/27/2019 - 16:04

Spawn eggs are autogenerated. If you want customized spawn egg, disable the default one and create a custom item that spawns your entity on right click and consumes itself using procedures.

Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
could we have an example of…
Sat, 03/02/2019 - 22:27

could we have an example of what the code looks to produces this outcome

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What he said  
Mon, 10/21/2019 - 23:48

What he said

 

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's pretty easy, you make…
Tue, 10/22/2019 - 00:52

It's pretty easy, you make an item with your texture and have it spawn the entity on right clicked on a block.

If you want to you can make it so it consumes itself if you're in survival mode.

:)

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I want it to be able to…
Sat, 12/21/2019 - 22:03

I want it to be able to customize spawn eggs colours. Sorry for butting in, but is that what you mean? I'm looking for it too if so.

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do you make it so that…
Mon, 07/05/2021 - 16:22

How do you make it so that the item consumes itself in survival mode? And which section is the summon entity code located in?

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hey uh the link isnt valid…
Fri, 07/08/2022 - 19:51

hey uh the link isnt valid anymore can you make another please

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What about the mechanic…
Mon, 06/03/2024 - 21:46

What about the mechanic where right clicking a spawner sets the spawn mob? Is that achievable with a custom item?