Logistics Pipes

Logistics Pipes

13M Downloads

Improve ItemIdentifier for larger Damagable Item ranges.

davboecki opened this issue ยท 1 comments

commented
commented

Since an ItemStack is empty when this.itemDamage < -32768 || this.itemDamage > 65535;, int is more than enough.