lock quantumbridge inventory to 1 card or singularity
This commit is contained in:
@@ -352,8 +352,7 @@ public class WirelessTerminalGuiObject implements IPortableCell, IActionHost, II
|
||||
viewCell.writeToNBT(data, "viewCell");
|
||||
upgrades.writeToNBT(data, "upgrades");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
public void saveChanges(NBTTagCompound data) {
|
||||
if (effectiveItem.getTagCompound() != null) {
|
||||
effectiveItem.getTagCompound().merge(data);
|
||||
|
||||
Reference in New Issue
Block a user