38 lines
886 B
JSON
38 lines
886 B
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"parent": "block/block",
|
|
"ambientocclusion": false,
|
|
"texture_size": [48, 48],
|
|
"textures": {
|
|
"4": "block/flies",
|
|
"inside": "block/composter_ready",
|
|
"particle": "block/air"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [2, 0, 2],
|
|
"to": [14, 15, 14],
|
|
"faces": {
|
|
"up": {"uv": [2, 2, 14, 14], "texture": "#inside"}
|
|
}
|
|
},
|
|
{
|
|
"from": [-16, 0, 8],
|
|
"to": [32, 32, 8],
|
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 5.33333, 16, 16], "texture": "#4"},
|
|
"south": {"uv": [0, 5.33333, 16, 16], "texture": "#4"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 0, -16],
|
|
"to": [8, 32, 32],
|
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 16, 16, 5.33333], "texture": "#4"},
|
|
"west": {"uv": [0, 16, 16, 5.33333], "texture": "#4"}
|
|
}
|
|
}
|
|
]
|
|
} |