The Twilight Forest

The Twilight Forest

143M Downloads

Fiery pick does not respect stack size

EnderiumSmith opened this issue ยท 1 comments

commented

if you mine an item that smelts into multiple items(like the ironwood materials but a block) it only drops one. for example with the refining enchant from thaumcraft the native clusters only drop 1. and yes, i can confirm that the thaumcraft enchant processes first.

commented

Probably due to this?

addThese.add(new ItemStack(result.getItem(), input.getCount(), result.getItemDamage()));