Fixed #5587
This commit is contained in:
@@ -30,6 +30,7 @@ public class OreBlock extends OverlayFloor{
|
|||||||
/** For mod use only!*/
|
/** For mod use only!*/
|
||||||
public OreBlock(String name){
|
public OreBlock(String name){
|
||||||
super(name);
|
super(name);
|
||||||
|
this.useColor = true;
|
||||||
variants = 3;
|
variants = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user