More stuff ingame and showing up.
This commit is contained in:
@@ -331,7 +331,7 @@ public class GuiInterfaceTerminal extends AEBaseGui
|
||||
return false;
|
||||
}
|
||||
|
||||
final CompoundNBT encodedValue = itemStack.getTagCompound();
|
||||
final CompoundNBT encodedValue = itemStack.getTag();
|
||||
|
||||
if( encodedValue == null )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user