2025.2 no Entity to Spawnegg?

Started by raxlov on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
2025.2 no Entity to Spawnegg?

if anyone could help me i would be happy, so i need a Entity to spawnegg ( should also work with modded entitys ) so i can continue my mod
 

immage of ( hit with item <item> do /* give attacker Event/target entity spawn egg */ despawn Entity/target entity


thanks for also reading this

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
is this what you meant? …
Sat, 10/11/2025 - 20:57

is this what you meant?

entity_pick = entity.getPickResult();

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
imma double check rq ( but i…
Mon, 10/13/2025 - 13:56

imma double check rq ( but i mean for like, the normal mcreator blocks as i dont code rlly xcept lua )

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you have to use custom code,…
Mon, 10/13/2025 - 14:02

you have to use custom code, mcreator doesn't have a get spawn egg of entity block.

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yup, thanks
Mon, 10/13/2025 - 14:06

yup, thanks