grill models
This commit is contained in:
parent
76c0540d57
commit
680cb3cab2
@ -0,0 +1,164 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"texture": "overdrive_that_matters:block/grill_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [1, 4, 4],
|
||||
"to": [15, 5, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 1]},
|
||||
"faces": {
|
||||
"north": {"uv": [9, 2, 16, 2.5], "texture": "#texture"},
|
||||
"east": {"uv": [0, 8.5, 4, 9], "texture": "#texture"},
|
||||
"south": {"uv": [9, 2, 16, 2.5], "texture": "#texture"},
|
||||
"west": {"uv": [0, 8.5, 4, 9], "texture": "#texture"},
|
||||
"up": {"uv": [2, 3, 9, 6.5], "texture": "#texture"},
|
||||
"down": {"uv": [1, 11, 8, 15], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [1, 5, 4],
|
||||
"to": [15, 9, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 1]},
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 9, 2], "texture": "#texture"},
|
||||
"east": {"uv": [0, 6.5, 4, 8.5], "texture": "#texture"},
|
||||
"south": {"uv": [9, 0, 16, 2], "texture": "#texture"},
|
||||
"west": {"uv": [0, 6.5, 4, 8.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [1, 5, 12],
|
||||
"to": [15, 9, 4],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 13]},
|
||||
"faces": {
|
||||
"north": {"uv": [9, 2.5, 16, 4.5], "texture": "#texture"},
|
||||
"east": {"uv": [4, 6.5, 8, 8.5], "texture": "#texture"},
|
||||
"south": {"uv": [9, 2.5, 16, 4.5], "texture": "#texture"},
|
||||
"west": {"uv": [4, 6.5, 8, 8.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [1, 0, 4],
|
||||
"to": [3, 4, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 2, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 2], "texture": "#texture"},
|
||||
"south": {"uv": [1, 0, 0, 2], "texture": "#texture"},
|
||||
"west": {"uv": [9, 5, 13, 7], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [13, 0, 4],
|
||||
"to": [15, 4, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 0, 2], "texture": "#texture"},
|
||||
"east": {"uv": [9, 5, 13, 7], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 2], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [1, 0, 12],
|
||||
"to": [3, 4, 4],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 2, 12]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 2], "texture": "#texture"},
|
||||
"south": {"uv": [1, 0, 0, 2], "texture": "#texture"},
|
||||
"west": {"uv": [9, 5, 13, 7], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Body",
|
||||
"from": [13, 0, 12],
|
||||
"to": [15, 4, 4],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 12]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 0, 2], "texture": "#texture"},
|
||||
"east": {"uv": [9, 5, 13, 7], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 1, 2], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Skewer0",
|
||||
"from": [13.7, 8, 1],
|
||||
"to": [13.7, 9, 14],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [13.7, 8, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 9, 6.5, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [6.5, 9, 0, 9.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Skewer1",
|
||||
"from": [11.7, 8, 1],
|
||||
"to": [11.7, 9, 14],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [11.7, 8, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 9, 6.5, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [6.5, 9, 0, 9.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Skewer2",
|
||||
"from": [9.7, 8, 1],
|
||||
"to": [9.7, 9, 14],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [9.7, 8, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 9, 6.5, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [6.5, 9, 0, 9.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Skewer5",
|
||||
"from": [2.7, 8, 1],
|
||||
"to": [2.7, 9, 14],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [2.7, 8, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 9, 6.5, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [6.5, 9, 0, 9.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Skewer4",
|
||||
"from": [4.7, 8, 1],
|
||||
"to": [4.7, 9, 14],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [4.7, 8, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 9, 6.5, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [6.5, 9, 0, 9.5], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Skewer3",
|
||||
"from": [6.7, 8, 1],
|
||||
"to": [6.7, 9, 14],
|
||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [6.7, 8, 4]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 9, 6.5, 9.5], "texture": "#texture"},
|
||||
"west": {"uv": [6.5, 9, 0, 9.5], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [90, 0, 0],
|
||||
"translation": [0, -2, -2.25]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "block",
|
||||
"origin": [6.7, 8, 4],
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 775 B |
Loading…
Reference in New Issue
Block a user