Final 1.2.0 push!
This commit is contained in:
parent
3d6d7bcdd6
commit
e6a10f3f06
4 changed files with 3 additions and 29 deletions
|
@ -59,7 +59,7 @@ public class ItemBlockCrystalBelljar extends ItemBlock
|
|||
|
||||
if(tanks == null)
|
||||
{
|
||||
list.add("Empty");
|
||||
list.add("- Empty");
|
||||
}else
|
||||
{
|
||||
list.add("Current Contents:");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue