12 lines
221 B
JSON
12 lines
221 B
JSON
|
{
|
||
|
"model": "default",
|
||
|
"texture": "side",
|
||
|
"textures": {
|
||
|
"side": "grass_side",
|
||
|
"top": "grass_top",
|
||
|
"bottom": "dirt"
|
||
|
},
|
||
|
"transparent": false,
|
||
|
"renderNeighbors": false,
|
||
|
"placeable": true
|
||
|
}
|