minecraft-assets/assets/minecraft/models/block/cocoa_age1_s.json

28 lines
986 B
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cocoa_stage_1",
"cocoa": "blocks/cocoa_stage_1"
},
"elements": [
{ "from": [ 5, 5, 9 ],
"to": [ 11, 12, 15 ],
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" },
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" },
"north": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" },
"south": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" },
"west": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" },
"east": { "uv": [ 9, 4, 15, 11 ], "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" }
}
}
]
}