Fix crash when creating a tank stack with meta > 15 (#1057)
Also finally fixes the tanks so they properly drop themselves.
This commit is contained in:
parent
58d11dfbdc
commit
93d7efcb40
6 changed files with 45 additions and 31 deletions
|
@ -539,9 +539,9 @@ tooltip.bloodmagic.itemFilter.oreDict=Used to filter through the Ore Dictionary
|
|||
|
||||
tooltip.bloodmagic.itemFilter.exact=Filters the fluid input/output
|
||||
|
||||
tooltip.bloodmagic.fluid.type=Fluid Contained
|
||||
tooltip.bloodmagic.fluid.amount=Amount
|
||||
tooltip.bloodmagic.fluid.capacity=Capacity
|
||||
tooltip.bloodmagic.fluid.type=Fluid Contained: %s
|
||||
tooltip.bloodmagic.fluid.amount=Amount: %d / %d mB
|
||||
tooltip.bloodmagic.fluid.capacity=Capacity: %d mB
|
||||
|
||||
tooltip.bloodmagic.ghost.everything=Everything
|
||||
tooltip.bloodmagic.ghost.amount=Ghost item amount: %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue