fix caves issues & add block 'surface-replacement' property

This commit is contained in:
MihailRis
2024-10-08 22:37:41 +03:00
parent c022e11c3b
commit b4578cfb87
7 changed files with 115 additions and 18 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
{
"texture": "dirt",
"material": "base:ground"
}
"material": "base:ground",
"surface-replacement": "base:grass_block"
}