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

12 lines
241 B
JSON
Executable file

{
"model": "default",
"texture": "side",
"textures": {
"side": "sandstone_side",
"top": "sandstone_top",
"bottom": "sandstone_bottom"
},
"transparent": false,
"renderNeighbors": false,
"placeable": true
}