This commit is contained in:
@@ -304,7 +304,7 @@ public class Blocks implements ContentList{
|
|||||||
|
|
||||||
shale = new Floor("shale"){{
|
shale = new Floor("shale"){{
|
||||||
variants = 3;
|
variants = 3;
|
||||||
attributes.set(Attribute.oil, 1f);
|
attributes.set(Attribute.oil, 1.6f);
|
||||||
}};
|
}};
|
||||||
|
|
||||||
stoneWall = new StaticWall("stone-wall"){{
|
stoneWall = new StaticWall("stone-wall"){{
|
||||||
|
|||||||
Reference in New Issue
Block a user