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

12 lines
223 B
JSON
Executable file

{
"model": "default",
"texture": "side",
"textures": {
"side": "wood_side",
"top": "wood_top",
"bottom": "wood_top"
},
"transparent": false,
"renderNeighbors": false,
"placeable": true
}