minecraftjava/assets/blocks/wood.json

12 lines
223 B
JSON
Raw Normal View History

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