Allows the automation of Vibration Chambers with lava buckets
This commit is contained in:
@@ -35,7 +35,6 @@ import appeng.util.iterators.InvIterator;
|
||||
|
||||
public class AppEngInternalInventory implements IInventory, Iterable<ItemStack>
|
||||
{
|
||||
|
||||
protected final int size;
|
||||
protected final ItemStack[] inv;
|
||||
public boolean enableClientEvents = false;
|
||||
|
||||
Reference in New Issue
Block a user