Fix player detectors
This commit is contained in:
parent
9fa5e560e1
commit
401093a70b
2 changed files with 34 additions and 31 deletions
|
@ -26,7 +26,6 @@ public class StackWIPHandler
|
|||
wipBlocks.add(ModBlocks.MagicalAbsorber);
|
||||
wipBlocks.add(ModBlocks.ChunkLoader);
|
||||
wipBlocks.add(ModBlocks.ElectricCraftingTable);
|
||||
wipBlocks.add(ModBlocks.playerDetector);
|
||||
wipBlocks.add(ModBlocks.chargeBench);
|
||||
wipBlocks.add(ModBlocks.Magicenergeyconverter);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue