blob: f97d0be1bda311e664579d6ccc7eec397106501e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"model": "default",
"texture": "side",
"textures": {
"side": "grass_side",
"top": "grass_top",
"bottom": "dirt"
},
"transparent": false,
"renderNeighbors": false,
"placeable": true
}
|