oops
This commit is contained in:
parent
eacfcb9a25
commit
ce695c5fe9
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ public class WarpDriveConfig
|
|||
MinerOres.add(Block.fence.blockID);
|
||||
MinerOres.add(Block.torchWood.blockID);
|
||||
MinerOres.add(Block.glowStone.blockID);
|
||||
MinerOres.add(Block.redstoneBlock.blockID);
|
||||
MinerOres.add(Block.blockRedstone.blockID);
|
||||
|
||||
// Ignore WarpDrive blocks (which potentially will be duplicated by cheaters using ship scan/deploy)
|
||||
scannerIgnoreBlocks.add(coreID);
|
||||
|
|
Loading…
Reference in a new issue