Merge branch '1.9.4' of https://github.com/TechReborn/TechReborn
This commit is contained in:
commit
7f02559357
2 changed files with 4 additions and 4 deletions
|
@ -491,8 +491,8 @@ public class ModBlocks
|
|||
OreDictionary.registerOre("blockTungsten", new ItemStack(storage, 1, 10));
|
||||
OreDictionary.registerOre("blockNickel", new ItemStack(storage, 1, 11));
|
||||
OreDictionary.registerOre("blockInvar", new ItemStack(storage, 1, 12));
|
||||
OreDictionary.registerOre("blockOsmium", new ItemStack(storage, 1, 13));
|
||||
OreDictionary.registerOre("blockIridium", new ItemStack(storage, 1, 14));
|
||||
//OreDictionary.registerOre("blockOsmium", new ItemStack(storage, 1, 13)); No osmium, stolen by Mekanism
|
||||
OreDictionary.registerOre("blockIridium", new ItemStack(storage, 1, 13));
|
||||
OreDictionary.registerOre("blockCopper", BlockStorage2.getStorageBlockByName("copper", 1));
|
||||
OreDictionary.registerOre("blockTin", BlockStorage2.getStorageBlockByName("tin", 1));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue