Fixes for latest forge and more rendering.
This commit is contained in:
parent
82b99fed34
commit
b0784c44d2
16 changed files with 168 additions and 120 deletions
|
@ -32,7 +32,6 @@ public class TROreGen implements IWorldGenerator {
|
|||
WorldGenMinable oreSilver;
|
||||
|
||||
public TROreGen() {
|
||||
//TODO meta fix
|
||||
// World
|
||||
oreGalena = new WorldGenMinable(ModBlocks.ore.getStateFromMeta(0), ConfigTechReborn.GalenaOreRare);
|
||||
oreIridium = new WorldGenMinable(ModBlocks.ore.getStateFromMeta(1), ConfigTechReborn.IridiumOreRare);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue