fixes + more materials

This commit is contained in:
MihailRis
2024-03-09 04:04:53 +03:00
parent f4cc413f61
commit 3ee350fc0c
19 changed files with 73 additions and 28 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"texture": "dirt"
"texture": "dirt",
"material": "base:ground"
}
+1
View File
@@ -1,5 +1,6 @@
{
"texture": "glass",
"material": "base:glass",
"draw-group": 2,
"light-passing": true,
"sky-light-passing": true
+2 -1
View File
@@ -1,3 +1,4 @@
{
"texture": "sand"
"texture": "sand",
"material": "base:sand"
}