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

85 lines
3.1 KiB
JSON

{
"parent": "block/block",
"textures": {
"particle": "block/sea_pickle",
"all": "block/sea_pickle"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 6, 6, 6 ],
"faces": {
"down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" },
"north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" },
"south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" },
"west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" },
"east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" }
}
},
{
"from": [ 2, 5.95, 2 ],
"to": [ 6, 5.95, 6 ],
"faces": {
"up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"}
}
},
{
"from": [ 9, 0, 10 ],
"to": [ 13, 4, 14 ],
"faces": {
"down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" },
"north": { "uv": [ 4, 5, 8, 9 ], "texture": "#all" },
"south": { "uv": [ 0, 5, 4, 9 ], "texture": "#all" },
"west": { "uv": [ 8, 5, 12, 9 ], "texture": "#all" },
"east": { "uv": [ 12, 5, 16, 9 ], "texture": "#all" }
}
},
{
"from": [ 9, 3.95, 10 ],
"to": [ 13, 3.95, 14 ],
"faces": {
"up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"}
}
},
{
"from": [ 9, 0, 2 ],
"to": [ 13, 6, 6 ],
"faces": {
"down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" },
"north": { "uv": [ 4, 5, 8, 11 ], "texture": "#all" },
"south": { "uv": [ 0, 5, 4, 11 ], "texture": "#all" },
"west": { "uv": [ 8, 5, 12, 11 ], "texture": "#all" },
"east": { "uv": [ 12, 5, 16, 11 ], "texture": "#all" }
}
},
{
"from": [ 9, 5.95, 2 ],
"to": [ 13, 5.95, 6 ],
"faces": {
"up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"}
}
},
{
"from": [ 2, 0, 8 ],
"to": [ 6, 7, 12 ],
"faces": {
"down": { "uv": [ 8, 1, 12, 5 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 4, 1, 8, 5 ], "texture": "#all" },
"north": { "uv": [ 4, 5, 8, 12 ], "texture": "#all" },
"south": { "uv": [ 0, 5, 4, 12 ], "texture": "#all" },
"west": { "uv": [ 8, 5, 12, 12 ], "texture": "#all" },
"east": { "uv": [ 12, 5, 16, 12 ], "texture": "#all" }
}
},
{
"from": [ 2, 6.95, 8 ],
"to": [ 6, 6.95, 12 ],
"faces": {
"up": {"uv": [ 8, 1, 12, 5 ], "texture": "#all"}
}
}
]
}