Block color pick fix

This commit is contained in:
Anuken
2025-07-17 16:52:19 -04:00
parent 24cfb000de
commit 64471cf817
4 changed files with 5 additions and 4 deletions

View File

@@ -841,6 +841,7 @@ public class Blocks{
autotile = true;
drawEdgeOut = false;
drawEdgeIn = false;
autotileMidVariants = 2;
}};
cruxFloor5 = new Floor("crux-floor-5"){{