how do i add drops to already existing entities

Started by kolokythi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i add drops to already existing entities

as the title suggest im tryna find a way to add custom drops to existing entities idk if im missing something but i cant figure out how to do it

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do a procedure on global…
Tue, 01/07/2025 - 19:39

Do a procedure on global triger "entity dies" and check witch entity died and then "Spawn dropped item at x y z pickup delay despawn(x)"