add whitelist / blacklist to importer and fix some code
This commit is contained in:
@@ -12,6 +12,6 @@ public class ContainerImporter extends ContainerBase {
|
||||
addSlotToContainer(new SlotSpecimen(importer, i, 8 + (18 * i), 20));
|
||||
}
|
||||
|
||||
addPlayerInventory(8, 100);
|
||||
addPlayerInventory(8, 119);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user