Closed MSandro closed 3 years ago
It should be able to do any mob entity that isn't blacklisted in the config. I'll take a look.
maybe it is because blaze rods are only droped if it was killed by a player?
That's true, although it shouldn't be the issue as the Mob Harvesters simulate player kills.
Okay but I think it doesn't simulate player kills (correctly) ... I've now added the mod "always-drop-loot" https://www.curseforge.com/minecraft/mc-mods/always-drop-loot and now it outputs blaze rods and other items I've never seen before in my output chest.
It should be fixed in 0.11.7a. You were right, it wasn't stimulating the player kills correctly. One of the steps was to tell the mob entity that the fake player was its last attacker, but it was instead doing that for a new mob entity that never did anything else.
Not sure why but I don't get blaze rods in my Specific Mob Harvester... no loot and no shards. But if I set it to pigs, it outputs Raw Porkchop and Shards? I can't find an config option for that.