make entity always drop bound inventory items on death?

Started by NukedCookie24 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make entity always drop bound inventory items on death?

It will only drop items if killed by player (vanilla Minecraft mechanic I think?) but will not drop items if killed by hostile entity. The entity I want to make always drop items is a tamed entity with a bound inventory.

Any help is appreciated.