28 lines
1013 B
JSON
28 lines
1013 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "blocks/cocoa_stage_2",
|
|
"cocoa": "blocks/cocoa_stage_2"
|
|
},
|
|
"elements": [
|
|
{ "from": [ 4, 3, 7 ],
|
|
"to": [ 12, 12, 15 ],
|
|
"faces": {
|
|
"down": { "uv": [ 0, 0, 7, 7 ], "texture": "#cocoa" },
|
|
"up": { "uv": [ 0, 0, 7, 7 ], "texture": "#cocoa" },
|
|
"north": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" },
|
|
"south": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" },
|
|
"west": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" },
|
|
"east": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" }
|
|
}
|
|
},
|
|
{ "from": [ 8, 12, 12 ],
|
|
"to": [ 8, 16, 16 ],
|
|
"faces": {
|
|
"west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" },
|
|
"east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }
|
|
}
|
|
}
|
|
]
|
|
}
|