Storage Bus no longer shows items that cannot be extracted.
This commit is contained in:
@@ -13,6 +13,8 @@ public class ItemSlot
|
||||
private IAEItemStack aeitemstack;
|
||||
private ItemStack itemStack;
|
||||
|
||||
public boolean isExtractable;
|
||||
|
||||
public void setItemStack(ItemStack is)
|
||||
{
|
||||
aeitemstack = null;
|
||||
|
||||
Reference in New Issue
Block a user