ayi-cafe-mc/kubejs/assets/sliceanddice/models/item/fertilizer_bucket.json

113 lines
3.6 KiB
JSON
Raw Normal View History

2025-12-04 12:21:36 +08:00
{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"2": "sliceanddice:item/fertilizer_bucket"
},
"elements": [
{
"from": [3, 2, 3],
"to": [13, 11, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 1, 3]},
"faces": {
"north": {"uv": [0, 0, 2.5, 2.25], "texture": "#2"},
"east": {"uv": [4.5, 6.75, 4.75, 9], "texture": "#2"},
"south": {"uv": [0, 2.25, 2.5, 4.5], "texture": "#2"},
"west": {"uv": [4.75, 6.75, 5, 9], "texture": "#2"},
"up": {"uv": [4.5, 7, 2, 6.75], "texture": "#2"},
"down": {"uv": [9.25, 2, 6.75, 2.25], "texture": "#2"}
}
},
{
"from": [3, 2, 4],
"to": [4, 11, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 1, 13]},
"faces": {
"north": {"uv": [5, 6.75, 5.25, 9], "texture": "#2"},
"east": {"uv": [2.5, 0, 4.75, 2.25], "texture": "#2"},
"south": {"uv": [5.25, 6.75, 5.5, 9], "texture": "#2"},
"west": {"uv": [2.5, 2.25, 4.75, 4.5], "texture": "#2"},
"up": {"uv": [5.75, 9, 5.5, 6.75], "texture": "#2"},
"down": {"uv": [6, 6.75, 5.75, 9], "texture": "#2"}
}
},
{
"from": [4, 2, 12],
"to": [13, 11, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [13, 1, 13]},
"faces": {
"north": {"uv": [0, 4.5, 2.25, 6.75], "texture": "#2"},
"east": {"uv": [6, 6.75, 6.25, 9], "texture": "#2"},
"south": {"uv": [2.25, 4.5, 4.5, 6.75], "texture": "#2"},
"west": {"uv": [6.25, 6.75, 6.5, 9], "texture": "#2"},
"up": {"uv": [9, 2.5, 6.75, 2.25], "texture": "#2"},
"down": {"uv": [9, 2.5, 6.75, 2.75], "texture": "#2"}
}
},
{
"from": [12, 2, 4],
"to": [13, 11, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 1, 13]},
"faces": {
"north": {"uv": [2, 7, 2.25, 9.25], "texture": "#2"},
"east": {"uv": [4.5, 4.5, 6.5, 6.75], "texture": "#2"},
"south": {"uv": [2.25, 7, 2.5, 9.25], "texture": "#2"},
"west": {"uv": [4.75, 0, 6.75, 2.25], "texture": "#2"},
"up": {"uv": [2.75, 9, 2.5, 7], "texture": "#2"},
"down": {"uv": [3, 7, 2.75, 9], "texture": "#2"}
}
},
{
"from": [4, 0, 4],
"to": [12, 2, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 0, 4]},
"faces": {
"north": {"uv": [6.75, 0, 8.75, 0.5], "texture": "#2"},
"east": {"uv": [6.75, 0.5, 8.75, 1], "texture": "#2"},
"south": {"uv": [6.75, 1, 8.75, 1.5], "texture": "#2"},
"west": {"uv": [6.75, 1.5, 8.75, 2], "texture": "#2"},
"up": {"uv": [8.5, 8.25, 6.5, 6.25], "texture": "#2"},
"down": {"uv": [2, 6.75, 0, 8.75], "texture": "#2"}
}
},
{
"from": [4, 10, 4],
"to": [12, 10, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 4]},
"faces": {
"north": {"uv": [0, 0, 2, 0], "texture": "#2"},
"east": {"uv": [0, 0, 2, 0], "texture": "#2"},
"south": {"uv": [0, 0, 2, 0], "texture": "#2"},
"west": {"uv": [0, 0, 2, 0], "texture": "#2"},
"up": {"uv": [6.75, 4.25, 4.75, 2.25], "texture": "#2"},
"down": {"uv": [8.5, 4.25, 6.5, 6.25], "texture": "#2"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [68, 0, 0],
"translation": [-0.05, 0.5, -1.25],
"scale": [0.47, 0.5, 0.47]
},
"thirdperson_lefthand": {
"rotation": [68, 0, 0],
"translation": [-0.05, 0.5, -1.25],
"scale": [0.47, 0.5, 0.47]
},
"firstperson_righthand": {
"rotation": [-75, 72, 54],
"translation": [1.25, 2.75, 0.5],
"scale": [0.66, 0.75, 0.66]
},
"firstperson_lefthand": {
"rotation": [-75, 72, 54],
"translation": [1.25, 2.75, 0.5],
"scale": [0.66, 0.75, 0.66]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.75, 0.75, 0.75]
}
}
}