In Control!

In Control!

96M Downloads

Cannot make it in loot.json to have mobs NOT drop any items if it is NOT killed by the player

mser7 opened this issue ยท 0 comments

commented

The goal: to specify the mob to only drop items if a player has killed it.
The result: the complete opposite, the mob will not drop items if the player has killed them, and drop if it dies without.

Has tried multiple logs:

Image
[
{
"mob": "rottencreatures:undead_miner",
"player": false,
"removeall": true
}
]