fireball death not working

Started by heredragonmods on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
fireball death not working
Thu, 07/17/2025 - 10:26 (edited)

i tried to make this ghast death to fireball but it doesn't drop the item. loot command is ok.

https://imgur.com/a/g2hqP3O

Edited by heredragonmods on Thu, 07/17/2025 - 10:26
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
First, I believe you can…
Fri, 07/18/2025 - 01:06

First, I believe you can make it drop the actual item using the spawn dropped item block, second, it might not register the fireball entity as the source entity correctly since it disappears? (not actually sure about that one) so you might have to find another way to check if that is the case.