Slime other than small generate no loot
SephirothWS opened this issue ยท 3 comments
It is currently possible to attune a mob shard to large slimes along with small ones. Large slimes produce no loot (As evidenced by Dee's Oracle above), where small ones do. Not sure if this would be a problem with Magma Cubes, but I assume since they're essentially the same base entity, that might be the case there.
Minecraft 1.16.4 - Forge 35.1.4 - Woot 1.16.3-1.0.1.0
There is custom handling in Woot to ensure that when learning loot drops the size of both slimes and magma cubes is correctly used during spawning. This means that Woot learns via the standard vanilla mechanics and treats slimes and magme cubes as two different entities (small/large)
ie. Slime balls will only drop from small slimes, magma cream only from large magma cubes.