minecraftjava/assets/blocks/grass.json
2023-04-17 12:12:01 -04:00

12 lines
221 B
JSON
Executable file

{
"model": "default",
"texture": "side",
"textures": {
"side": "grass_side",
"top": "grass_top",
"bottom": "dirt"
},
"transparent": false,
"renderNeighbors": false,
"placeable": true
}