And Jack'O'Lanterns too
This commit is contained in:
parent
488a83f9e4
commit
937fb12900
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ public class ItemFacade extends ItemBuildCraft {
|
|||
|| b.blockID == 95 //Locked chest
|
||||
|| b.blockID == Block.redstoneLampIdle.blockID
|
||||
|| b.blockID == Block.redstoneLampActive.blockID
|
||||
|| b.blockID == Block.pumpkinLantern.blockID
|
||||
) {
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue