Patterns can now be encoded.
Added a clear button to the Pattern Terminal. Added description to the Encoded Pattern Item.
This commit is contained in:
@@ -744,7 +744,7 @@ public abstract class AEBaseContainer extends Container
|
||||
updateProgressBar( id, (int) value );
|
||||
}
|
||||
|
||||
private void updateHeld(EntityPlayerMP p)
|
||||
protected void updateHeld(EntityPlayerMP p)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user