Utils ported
This commit is contained in:
@@ -106,7 +106,7 @@ public class ItemGenBlockEntity extends AEBaseBlockEntity {
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getSlotLimit(int slot) {
|
||||
public int getMaxAmount(int slot, ItemStack stack) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user