This commit is contained in:
Anuken
2020-09-05 10:14:46 -04:00
parent 12f1ee9537
commit 631b0a7761
2 changed files with 7 additions and 4 deletions

View File

@@ -327,6 +327,7 @@ public class Blocks implements ContentList{
duneRocks = new StaticWall("dunerocks"){{
variants = 2;
ignarock.asFloor().wall = this;
}};
sandRocks = new StaticWall("sandrocks"){{