File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
src/main/java/drzhark/mocreatures/init Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ public static void registerRecipes(final RegistryEvent.Register<IRecipe> event)
115115 OreDictionary .registerOre ("sandstone" , new ItemStack (MoCBlocks .silverSandstone ));
116116 OreDictionary .registerOre ("sandstone" , new ItemStack (MoCBlocks .smoothSilverSandstone ));
117117 OreDictionary .registerOre ("slabWood" , new ItemStack (MoCBlocks .wyvwoodSlab ));
118- OreDictionary .registerOre ("slabWood" , new ItemStack (MoCBlocks .wyvwoodSlabDouble ));
119118 OreDictionary .registerOre ("stairWood" , new ItemStack (MoCBlocks .wyvwoodPlanksStairs ));
120119 OreDictionary .registerOre ("stone" , new ItemStack (MoCBlocks .deepWyvstone ));
121120 OreDictionary .registerOre ("stone" , new ItemStack (MoCBlocks .wyvstone ));
You can’t perform that action at this time.
0 commit comments