Merge remote-tracking branch 'remotes/origin/1.8.9' into 1.9
This commit is contained in:
commit
232fe0b625
3 changed files with 16 additions and 2 deletions
|
@ -53,7 +53,7 @@ public class BlockOre2 extends BaseBlock implements ITexturedBlock, IOreNameProv
|
|||
}
|
||||
|
||||
public static final String[] types = new String[]
|
||||
{"copper", "tin"};
|
||||
{"Copper", "Tin"};
|
||||
|
||||
public PropertyInteger METADATA;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue