Started by
heredragonmods
on
Topic category: Help with Minecraft modding (Java Edition)
i tried to make this ghast death to fireball but it doesn't drop the item. loot command is ok.
Edited by heredragonmods on Thu, 07/17/2025 - 10:26
Topic category: Help with Minecraft modding (Java Edition)
i tried to make this ghast death to fireball but it doesn't drop the item. loot command is ok.
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.