Spawn egg???

Started by PszczolkaErina on

Topic category: Help with modding (Java Edition)

Last seen on 17:20, 15. Mar 2024
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Spawn egg???

How to make a custom item that acts like a spawn egg? I made a procedure for the item but it says "missing dependencies".

Last seen on 17:39, 24. Dec 2023
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a trigger, ''when right…
Sat, 05/20/2023 - 21:49

Make a trigger, ''when right clicked on block''

and then do a procedure like this: https://prnt.sc/D8bzsYZ5Sjuh

simple