minecraftjava/assets/blocks/sandstone.json

12 lines
241 B
JSON
Raw Normal View History

2023-04-17 16:12:01 +00:00
{
"model": "default",
"texture": "side",
"textures": {
"side": "sandstone_side",
"top": "sandstone_top",
"bottom": "sandstone_bottom"
},
"transparent": false,
"renderNeighbors": false,
"placeable": true
}