Ported to 1.7
This commit is contained in:
@@ -16,7 +16,7 @@ public class CellUpgrades extends UpgradeInventory
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onInventoryChanged()
|
||||
public void markDirty()
|
||||
{
|
||||
writeToNBT( Platform.openNbtData( is ), "upgrades" );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user