minecraftjava/assets/blocks/stone.json

10 lines
167 B
JSON
Raw Normal View History

2023-04-17 16:12:01 +00:00
{
"model": "default",
"texture": "all",
"textures": {
"face": "stone"
},
"transparent": false,
"renderNeighbors": false,
"placeable": true
}