12 lines
222 B
JSON
12 lines
222 B
JSON
|
{
|
||
|
"model": "cactus",
|
||
|
"texture": "side",
|
||
|
"textures": {
|
||
|
"side": "cactus",
|
||
|
"top": "cactus_top",
|
||
|
"bottom": "cactus_top"
|
||
|
},
|
||
|
"transparent": false,
|
||
|
"renderNeighbors": true,
|
||
|
"placeable": true
|
||
|
}
|