Add missing blockbench source file for catwalk block
This commit is contained in:
parent
e4ea8d0b8f
commit
16454cd372
2 changed files with 345 additions and 0 deletions
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,344 @@
|
||||||
|
{
|
||||||
|
"credit": "Made with Blockbench",
|
||||||
|
"textures": {
|
||||||
|
"0": "ariasessentials:block/engineersdecor/material/steel_texture",
|
||||||
|
"1": "ariasessentials:block/engineersdecor/furniture/steel_catwalk_top",
|
||||||
|
"particle": "ariasessentials:block/engineersdecor/material/steel_texture"
|
||||||
|
},
|
||||||
|
"elements": [
|
||||||
|
{
|
||||||
|
"from": [1, 0.75, 1],
|
||||||
|
"to": [15, 0.75, 15],
|
||||||
|
"faces": {
|
||||||
|
"down": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 0.25, 1],
|
||||||
|
"to": [15, 0.25, 15],
|
||||||
|
"faces": {
|
||||||
|
"down": {"uv": [1, 1, 15, 15], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 0, 1],
|
||||||
|
"to": [1, 2, 15],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 14, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 14, 2], "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 14, 1], "rotation": 270, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 14, 1], "rotation": 90, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 0, 0],
|
||||||
|
"to": [16, 2, 1],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 16, 1], "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 16, 1], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 0, 15],
|
||||||
|
"to": [16, 2, 16],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 16, 2], "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 16, 2], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 16, 1], "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 16, 1], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [15, 0, 1],
|
||||||
|
"to": [16, 2, 15],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 14, 2], "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 14, 2], "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 14, 1], "rotation": 270, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 14, 1], "rotation": 90, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 15.25, 1],
|
||||||
|
"to": [15, 15.25, 15],
|
||||||
|
"faces": {
|
||||||
|
"up": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 15.75, 1],
|
||||||
|
"to": [15, 15.75, 15],
|
||||||
|
"faces": {
|
||||||
|
"up": {"uv": [1, 1, 15, 15], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 14, 1],
|
||||||
|
"to": [1, 16, 15],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 14, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 14, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 14, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 14, 1], "rotation": 270, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 14, 15],
|
||||||
|
"to": [16, 16, 16],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 16, 1], "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 16, 1], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 14, 0],
|
||||||
|
"to": [16, 16, 1],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 16, 1], "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 16, 1], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [15, 14, 1],
|
||||||
|
"to": [16, 16, 15],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 14, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 14, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 14, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 14, 1], "rotation": 270, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 2, 15.25],
|
||||||
|
"to": [15, 14, 15.25],
|
||||||
|
"faces": {
|
||||||
|
"south": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 2, 15.75],
|
||||||
|
"to": [15, 14, 15.75],
|
||||||
|
"faces": {
|
||||||
|
"south": {"uv": [1, 1, 15, 15], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 2, 14],
|
||||||
|
"to": [1, 14, 16],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 12, 2], "rotation": 90, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 12, 2], "rotation": 270, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [15, 2, 14],
|
||||||
|
"to": [16, 14, 16],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 12, 2], "rotation": 90, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 12, 2], "rotation": 270, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 1, 2], "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 2, 0.75],
|
||||||
|
"to": [15, 14, 0.75],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [1, 2, 0.25],
|
||||||
|
"to": [15, 14, 0.25],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [1, 1, 15, 15], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [15, 2, 0],
|
||||||
|
"to": [16, 14, 2],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 12, 2], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 12, 2], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 1, 2], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 2, 0],
|
||||||
|
"to": [1, 14, 2],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 12, 2], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 12, 1], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 12, 2], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 1, 2], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 1, 2], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [15.25, 2, 2],
|
||||||
|
"to": [15.25, 14, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6.5]},
|
||||||
|
"faces": {
|
||||||
|
"east": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [15.75, 2, 2],
|
||||||
|
"to": [15.75, 14, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6.5]},
|
||||||
|
"faces": {
|
||||||
|
"east": {"uv": [1, 1, 15, 15], "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0.75, 2, 2],
|
||||||
|
"to": [0.75, 14, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6.5]},
|
||||||
|
"faces": {
|
||||||
|
"west": {"uv": [1, 1, 15, 15], "rotation": 90, "texture": "#1"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0.25, 2, 2],
|
||||||
|
"to": [0.25, 14, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 6.5]},
|
||||||
|
"faces": {
|
||||||
|
"west": {"uv": [1, 1, 15, 15], "texture": "#1"}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"display": {
|
||||||
|
"thirdperson_righthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"thirdperson_lefthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"firstperson_righthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"firstperson_lefthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"ground": {
|
||||||
|
"scale": [0.25, 0.25, 0.25]
|
||||||
|
},
|
||||||
|
"gui": {
|
||||||
|
"rotation": [50, 0, 46],
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"fixed": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"groups": [
|
||||||
|
{
|
||||||
|
"name": "Side",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "Grating",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [0, 1]
|
||||||
|
},
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Side",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "Grating",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [6, 7]
|
||||||
|
},
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Side",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "Grating",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [12, 13]
|
||||||
|
},
|
||||||
|
14,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Side",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "Grating",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [16, 17]
|
||||||
|
},
|
||||||
|
18,
|
||||||
|
19
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Grating",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [20, 21]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Grating",
|
||||||
|
"origin": [0, 0, 0],
|
||||||
|
"color": 0,
|
||||||
|
"children": [22, 23]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue