mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-08-10 17:55:44 +00:00
oops
This commit is contained in:
parent
f72cc804db
commit
05294a1c07
@ -302,6 +302,7 @@ public class BlockWandLoot extends BlockContainer implements ILookOverlay, ITool
|
||||
((TileEntityLockableBase) te).setPins(lockCode);
|
||||
((TileEntityLockableBase) te).setMod(lockMod);
|
||||
((TileEntityLockableBase) te).cheesable = lockMod != 0;
|
||||
((TileEntityLockableBase) te).lock();
|
||||
}
|
||||
if(te instanceof IInventory) {
|
||||
int count = minItems;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user