Adding Lit Redstone Ore to OreDict is well and truly broken.
This commit is contained in:
parent
b62c5c8a3a
commit
26bc15ac3b
1 changed files with 0 additions and 1 deletions
|
@ -1164,7 +1164,6 @@ public class Mekanism
|
|||
OreDictionary.registerOre("ingotIron", new ItemStack(Items.iron_ingot));
|
||||
OreDictionary.registerOre("ingotGold", new ItemStack(Items.gold_ingot));
|
||||
OreDictionary.registerOre("oreRedstone", new ItemStack(Blocks.redstone_ore));
|
||||
//OreDictionary.registerOre("oreRedstone", new ItemStack(Blocks.lit_redstone_ore));
|
||||
|
||||
if(controlCircuitOreDict)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue