ploof-pack/faithless/assets/minecraft/models/block/flower_pot_cross_0.json

114 lines
3.6 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"ambientocclusion": false,
"textures": {
"particle": "block/flower_pot",
"flowerpot": "block/flower_pot",
"flowerpot2": "block/flower_pot_hanging",
"vines": "block/flower_pot_dandelion",
"soil": "block/farmland_moist",
"plant": "block/dandelion"
},
"elements": [
{
"from": [5, 0, 5],
"to": [11, 6, 11],
"faces": {
"north": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
"east": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
"south": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
"west": {"uv": [5, 10, 11, 16], "texture": "#flowerpot"},
"up": {"uv": [5, 5, 11, 11], "texture": "#flowerpot"},
"down": {"uv": [5, 0, 11, 6], "texture": "#flowerpot", "cullface": "down"}
}
},
{
"from": [6, 6, 6],
"to": [10, 5, 10],
"faces": {
"north": {"uv": [6, 12, 10, 11], "texture": "#flowerpot"},
"east": {"uv": [6, 12, 10, 11], "texture": "#flowerpot"},
"south": {"uv": [6, 12, 10, 11], "texture": "#flowerpot"},
"west": {"uv": [6, 12, 10, 11], "texture": "#flowerpot"},
"up": {"uv": [0, 0, 4, 4], "texture": "#soil"}
}
},
{
"from": [2, -1.9, 2],
"to": [14, 6.1, 14],
"faces": {
"up": {"uv": [0, 0, 6, 6], "texture": "#vines", "cullface": "down"},
"down": {"uv": [1, 5, 7, 11], "texture": "#flowerpot2", "cullface": "down"}
}
},
{
"from": [2, -13.9, 2],
"to": [14, 6.1, 14],
"faces": {
"north": {"uv": [0, 6, 6, 16], "texture": "#vines", "cullface": "down"},
"east": {"uv": [0, 6, 6, 16], "texture": "#vines", "cullface": "down"},
"south": {"uv": [0, 6, 6, 16], "texture": "#vines", "cullface": "down"},
"west": {"uv": [0, 6, 6, 16], "texture": "#vines", "cullface": "down"}
}
},
{
"from": [8, 6, 0],
"to": [8, 16, 16],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"east": {"uv": [0, 0, 8, 5], "texture": "#flowerpot2", "cullface": "down"},
"west": {"uv": [0, 0, 8, 5], "texture": "#flowerpot2", "cullface": "down"}
}
},
{
"from": [0, 6, 8],
"to": [16, 16, 8],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 0, 8, 5], "texture": "#flowerpot2", "cullface": "down"},
"south": {"uv": [0, 0, 8, 5], "texture": "#flowerpot2", "cullface": "down"}
}
},
{
"from": [0, 5, 7.99],
"to": [16, 21, 8.01],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 13, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0}
}
},
{
"from": [0, 5, 7.99],
"to": [16, 21, 8.01],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 13, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#plant", "tintindex": 0}
}
},
{
"from": [8, -13.85, -1.7],
"to": [8, 18.05, 17.7],
"shade": false,
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 13, 8]},
"faces": {
"east": {"uv": [6, 0, 15, 16], "texture": "#vines", "cullface": "down", "tintindex": 0},
"west": {"uv": [6, 0, 15, 16], "texture": "#vines", "cullface": "down", "tintindex": 0}
}
},
{
"from": [-1.7, -13.85, 8],
"to": [17.7, 18.05, 8],
"shade": false,
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 13, 8]},
"faces": {
"north": {"uv": [6, 0, 15, 16], "texture": "#vines", "cullface": "down", "tintindex": 0},
"south": {"uv": [6, 0, 15, 16], "texture": "#vines", "cullface": "down", "tintindex": 0}
}
}
]
}