Grass, debugger, noise height gen

This commit is contained in:
2025-11-30 00:06:04 +01:00
parent b4b4c69ec3
commit 0fbc7f32f2
11 changed files with 131 additions and 18 deletions

10
assets/blocks/Grass.json Normal file
View File

@@ -0,0 +1,10 @@
{
"materials": [
"GrassSide.json",
"GrassSide.json",
"GrassSide.json",
"GrassSide.json",
"GrassTop.json",
"Dirt.json"
]
}