spit and shine part 2: tunnel vision
Updated tunnel models introduced WIP tunnel textures WIP update to andesite Block Vault textures updated and re-organised
|
@ -2,175 +2,103 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/brass_tunnel_top",
|
||||
"2": "create:block/brass_tunnel",
|
||||
"top": "create:block/tunnel/brass_tunnel_top",
|
||||
"direction": "create:block/funnel/brass_funnel_neutral",
|
||||
"frame": "create:block/funnel/brass_funnel_frame",
|
||||
"particle": "create:block/brass_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "LeftWall",
|
||||
"from": [2, 10, 0],
|
||||
"to": [14, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [2, 14, 14, 16], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TopPiece",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -24, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 14, 14], "rotation": 270, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftT",
|
||||
"from": [0, -3, 14],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [14, 0, 16, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftT",
|
||||
"from": [0, -3, 0],
|
||||
"to": [2, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [14, 14, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightT",
|
||||
"from": [14, -3, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightT",
|
||||
"from": [14, -3, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 14, 2, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftTRail",
|
||||
"from": [0, -5, 15],
|
||||
"to": [1, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"faces": {
|
||||
"north": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftTRail",
|
||||
"name": "outer",
|
||||
"from": [0, -5, 0],
|
||||
"to": [1, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"east": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"west": {"uv": [0, 0, 8, 10.5], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RIghtTRail",
|
||||
"from": [15, -5, 15],
|
||||
"to": [16, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"name": "inner X",
|
||||
"from": [0, -5, 14],
|
||||
"to": [16, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"south": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RIghtTRail",
|
||||
"from": [15, -5, 0],
|
||||
"to": [16, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"name": "inner Z",
|
||||
"from": [14, -5, 0],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5.5, 24]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"east": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"west": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FrontTop",
|
||||
"from": [0, 10, 2],
|
||||
"to": [2, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "inner rim",
|
||||
"from": [0, 10, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"west": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#frame"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TTop",
|
||||
"from": [2, 10, 14],
|
||||
"to": [14, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "Top",
|
||||
"from": [0, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"south": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [2, 0, 14, 2], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BackTop",
|
||||
"from": [14, 10, 2],
|
||||
"to": [16, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -8, 8]},
|
||||
"faces": {
|
||||
"east": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3.25, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, 90, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "Cover",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"4": "create:block/brass_tunnel"
|
||||
"4": "create:block/funnel/funnel_back"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -10,12 +10,12 @@
|
|||
"to": [14, 10, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-24.5, -7.5, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#4"},
|
||||
"east": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#4"},
|
||||
"south": {"uv": [9.5, 16, 16, 14.5], "rotation": 90, "texture": "#4"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#4"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 270, "texture": "#4"},
|
||||
"down": {"uv": [9.5, 14.5, 10, 16], "rotation": 270, "texture": "#4"}
|
||||
"north": {"uv": [12.5, 8.5, 14, 15], "texture": "#4"},
|
||||
"east": {"uv": [12.5, 8.5, 13, 15], "texture": "#4"},
|
||||
"south": {"uv": [14, 8.5, 12.5, 15], "texture": "#4"},
|
||||
"west": {"uv": [13.5, 8.5, 14, 15], "texture": "#4"},
|
||||
"up": {"uv": [12.5, 8.5, 14, 9], "rotation": 180, "texture": "#4"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 180, "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2,93 +2,59 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/brass_tunnel_top",
|
||||
"2": "create:block/brass_tunnel",
|
||||
"tunnel": "create:block/tunnel/brass_tunnel",
|
||||
"top": "create:block/tunnel/brass_tunnel_top",
|
||||
"direction": "create:block/funnel/brass_funnel_neutral",
|
||||
"frame": "create:block/funnel/brass_funnel_frame",
|
||||
"back": "create:block/funnel/funnel_back",
|
||||
"particle": "create:block/brass_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "LeftWall",
|
||||
"from": [0, -3, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 14, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TopPiece",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -24, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 14, 14], "rotation": 270, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightWall",
|
||||
"from": [0, -3, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 8, 9], "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftRail",
|
||||
"name": "outer",
|
||||
"from": [0, -5, 0],
|
||||
"to": [16, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"east": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"west": {"uv": [0, 0, 8, 10.5], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightRail",
|
||||
"from": [0, -5, 15],
|
||||
"to": [16, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"name": "inner X",
|
||||
"from": [0, -5, 14],
|
||||
"to": [16, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FrontTop",
|
||||
"from": [0, 10, 2],
|
||||
"to": [2, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "inner Z",
|
||||
"from": [14, -5, 0],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5.5, 24]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"west": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"east": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"west": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BackTop",
|
||||
"from": [14, 10, 2],
|
||||
"to": [16, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -8, 8]},
|
||||
"name": "inner rim",
|
||||
"from": [0, 10, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#frame"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top",
|
||||
"from": [0, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -97,110 +63,110 @@
|
|||
"to": [1.5, 10.5, 5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-38.5, -5.5, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
"north": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"south": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 90, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 270, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F2",
|
||||
"from": [0.5, -2.5, 5],
|
||||
"to": [1.5, 10.5, 8],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-38.5, -5.5, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-38.5, -5.5, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
"north": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"south": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 90, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 270, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F3",
|
||||
"from": [0.5, -2.5, 8],
|
||||
"to": [1.5, 10.5, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-38.5, -5.5, 8]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-38.5, -5.5, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
"north": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"south": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 90, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 270, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F4",
|
||||
"from": [0.5, -2.5, 11],
|
||||
"to": [1.5, 10.5, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-38.5, -5.5, 11]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
"north": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"south": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 90, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 270, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F2",
|
||||
"from": [14.5, -2.5, 2],
|
||||
"to": [15.5, 10.5, 5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 4, 3.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"south": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 270, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 90, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F3",
|
||||
"from": [14.5, -2.5, 5],
|
||||
"to": [15.5, 10.5, 8],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 4, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"south": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 270, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 90, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F4",
|
||||
"from": [14.5, -2.5, 8],
|
||||
"to": [15.5, 10.5, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 4, 9.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"south": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 270, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 90, "texture": "#back"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F5",
|
||||
"from": [14.5, -2.5, 11],
|
||||
"to": [15.5, 10.5, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-24.5, -5.5, 11]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15, 4, 12.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F6",
|
||||
"from": [14.5, -2.5, 8],
|
||||
"to": [15.5, 10.5, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-24.5, -5.5, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F7",
|
||||
"from": [14.5, -2.5, 5],
|
||||
"to": [15.5, 10.5, 8],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-24.5, -5.5, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "F8",
|
||||
"from": [14.5, -2.5, 2],
|
||||
"to": [15.5, 10.5, 5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-24.5, -5.5, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 15.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [9.5, 14.5, 16, 16], "rotation": 270, "texture": "#2"},
|
||||
"south": {"uv": [9.5, 14.5, 16, 15], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [9.5, 14.5, 16, 16], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [15.5, 14.5, 16, 16], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [15.5, 14.5, 16, 16], "texture": "#2"}
|
||||
"north": {"uv": [13.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"east": {"uv": [12.5, 8.5, 14, 15], "texture": "#back"},
|
||||
"south": {"uv": [12.5, 8.5, 13, 15], "texture": "#back"},
|
||||
"west": {"uv": [12.5, 8.5, 14, 15], "rotation": 180, "texture": "#back"},
|
||||
"up": {"uv": [12.5, 9, 14, 8.5], "rotation": 270, "texture": "#back"},
|
||||
"down": {"uv": [12.5, 14.5, 14, 15], "rotation": 90, "texture": "#back"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -228,7 +194,7 @@
|
|||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 135, 0],
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
|
@ -245,12 +211,14 @@
|
|||
{
|
||||
"name": "Cover",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [0, 1, 2, 3, 4, 5, 6]
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
},
|
||||
{
|
||||
"name": "Flap",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [7, 8, 9, 10, 11, 12, 13, 14]
|
||||
"color": 0,
|
||||
"children": [5, 6, 7, 8, 9, 10, 11, 12]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,93 +2,58 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/brass_tunnel_top",
|
||||
"2": "create:block/brass_tunnel",
|
||||
"tunnel": "create:block/tunnel/brass_tunnel",
|
||||
"top": "create:block/tunnel/brass_tunnel_top",
|
||||
"direction": "create:block/funnel/brass_funnel_neutral",
|
||||
"frame": "create:block/funnel/brass_funnel_frame",
|
||||
"particle": "create:block/brass_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "LeftWall",
|
||||
"from": [0, -3, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 14, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TopPiece",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -24, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 14, 14], "rotation": 270, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightWall",
|
||||
"from": [0, -3, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftRail",
|
||||
"name": "outer",
|
||||
"from": [0, -5, 0],
|
||||
"to": [16, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"east": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"west": {"uv": [0, 0, 8, 10.5], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightRail",
|
||||
"from": [0, -5, 15],
|
||||
"to": [16, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"name": "inner X",
|
||||
"from": [0, -5, 14],
|
||||
"to": [16, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FrontTop",
|
||||
"from": [0, 10, 2],
|
||||
"to": [2, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "inner Z",
|
||||
"from": [14, -5, 0],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5.5, 24]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"west": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"east": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"west": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BackTop",
|
||||
"from": [14, 10, 2],
|
||||
"to": [16, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -8, 8]},
|
||||
"name": "inner rim",
|
||||
"from": [0, 10, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#frame"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top",
|
||||
"from": [0, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -133,7 +98,8 @@
|
|||
{
|
||||
"name": "Cover",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [0, 1, 2, 3, 4, 5, 6]
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,138 +2,104 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/brass_tunnel_top",
|
||||
"2": "create:block/brass_tunnel",
|
||||
"tunnel": "create:block/tunnel/brass_tunnel",
|
||||
"top": "create:block/tunnel/brass_tunnel_top",
|
||||
"direction": "create:block/funnel/brass_funnel_neutral",
|
||||
"frame": "create:block/funnel/brass_funnel_frame",
|
||||
"particle": "create:block/brass_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "LeftWall",
|
||||
"from": [0, -3, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 14, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TopPiece",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -24, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 14, 14], "rotation": 270, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftT",
|
||||
"from": [0, -3, 14],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [14, 0, 16, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightT",
|
||||
"from": [14, -3, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftRail",
|
||||
"name": "outer",
|
||||
"from": [0, -5, 0],
|
||||
"to": [16, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"east": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"west": {"uv": [0, 0, 8, 10.5], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftTRail",
|
||||
"from": [0, -5, 15],
|
||||
"to": [1, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"name": "inner X",
|
||||
"from": [0, -5, 14],
|
||||
"to": [16, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RIghtTRail",
|
||||
"from": [15, -5, 15],
|
||||
"to": [16, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"name": "inner Z",
|
||||
"from": [14, -5, 0],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5.5, 24]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
"east": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"west": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FrontTop",
|
||||
"from": [0, 10, 2],
|
||||
"to": [2, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "inner rim",
|
||||
"from": [0, 10, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"west": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#frame"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TTop",
|
||||
"from": [2, 10, 14],
|
||||
"to": [14, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "Top",
|
||||
"from": [0, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"south": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [2, 0, 14, 2], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BackTop",
|
||||
"from": [14, 10, 2],
|
||||
"to": [16, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -8, 8]},
|
||||
"faces": {
|
||||
"east": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3.25, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, 90, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "Cover",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,138 +2,104 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"1": "create:block/brass_tunnel_top",
|
||||
"2": "create:block/brass_tunnel",
|
||||
"tunnel": "create:block/tunnel/brass_tunnel",
|
||||
"top": "create:block/tunnel/brass_tunnel_top",
|
||||
"direction": "create:block/funnel/brass_funnel_neutral",
|
||||
"frame": "create:block/funnel/brass_funnel_frame",
|
||||
"particle": "create:block/brass_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "LeftWall",
|
||||
"from": [0, -3, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 8, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TopPiece",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [2, 2, 14, 14], "rotation": 90, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftT",
|
||||
"from": [14, -3, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 14, 2, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightT",
|
||||
"from": [0, -3, 0],
|
||||
"to": [2, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [14, 14, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftRail",
|
||||
"from": [0, -5, 15],
|
||||
"to": [16, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftTRail",
|
||||
"from": [15, -5, 0],
|
||||
"to": [16, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RIghtTRail",
|
||||
"name": "outer",
|
||||
"from": [0, -5, 0],
|
||||
"to": [1, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"east": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"west": {"uv": [0, 0, 8, 10.5], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FrontTop",
|
||||
"from": [14, 10, 2],
|
||||
"to": [16, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"name": "inner X",
|
||||
"from": [0, -5, 14],
|
||||
"to": [16, 16, 2],
|
||||
"faces": {
|
||||
"east": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 90, "texture": "#2"}
|
||||
"north": {"uv": [0, 0, 8, 10.5], "texture": "#tunnel"},
|
||||
"south": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TTop",
|
||||
"from": [2, 10, 0],
|
||||
"to": [14, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"name": "inner Z",
|
||||
"from": [14, -5, 0],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5.5, 24]},
|
||||
"faces": {
|
||||
"north": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [2, 14, 14, 16], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 180, "texture": "#2"}
|
||||
"east": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"west": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BackTop",
|
||||
"from": [0, 10, 2],
|
||||
"to": [2, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, -24, 8]},
|
||||
"name": "inner rim",
|
||||
"from": [0, 10, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"west": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 90, "texture": "#2"}
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#frame"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top",
|
||||
"from": [0, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3.25, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, 90, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"translation": [0, 1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "Cover",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,93 +2,57 @@
|
|||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"2": "create:block/brass_tunnel",
|
||||
"3": "create:block/brass_tunnel_top_window",
|
||||
"tunnel": "create:block/tunnel/brass_tunnel",
|
||||
"top": "create:block/tunnel/brass_tunnel_top_window",
|
||||
"direction": "create:block/funnel/brass_funnel_neutral",
|
||||
"particle": "create:block/brass_block"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "LeftWall",
|
||||
"from": [0, -3, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-9, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 16, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [8, 0, 16, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 14, 16, 16], "rotation": 180, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "TopPiece",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -24, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 14, 14], "rotation": 180, "texture": "#3"},
|
||||
"down": {"uv": [2, 2, 14, 14], "rotation": 270, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightWall",
|
||||
"from": [0, -3, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [8, 0, 16, 9.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 9.5, 9.5, 10.5], "rotation": 90, "texture": "#2"},
|
||||
"south": {"uv": [8, 0, 16, 9.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 10.5, 9.5, 11.5], "rotation": 90, "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 16, 2], "rotation": 180, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "LeftRail",
|
||||
"name": "outer",
|
||||
"from": [0, -5, 0],
|
||||
"to": [16, -3, 1],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 8]},
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [8, 0, 16, 10.5], "texture": "#tunnel"},
|
||||
"east": {"uv": [0, 0, 8, 10.5], "texture": "#direction"},
|
||||
"south": {"uv": [8, 0, 16, 10.5], "texture": "#tunnel"},
|
||||
"west": {"uv": [0, 0, 8, 10.5], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "RightRail",
|
||||
"from": [0, -5, 15],
|
||||
"to": [16, -3, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -24, 23]},
|
||||
"name": "inner X",
|
||||
"from": [0, -5, 14],
|
||||
"to": [16, 16, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"east": {"uv": [0, 12.5, 0.5, 13.5], "texture": "#2"},
|
||||
"south": {"uv": [0, 11.5, 8, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [7.5, 12.5, 8, 13.5], "texture": "#2"}
|
||||
"north": {"uv": [8, 0, 16, 10.5], "texture": "#tunnel"},
|
||||
"south": {"uv": [8, 0, 16, 10.5], "texture": "#tunnel"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FrontTop",
|
||||
"from": [0, 10, 2],
|
||||
"to": [2, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -8, 8]},
|
||||
"name": "inner Z",
|
||||
"from": [14, -5, 0],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 5.5, 24]},
|
||||
"faces": {
|
||||
"east": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"west": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#3"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"east": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"},
|
||||
"west": {"uv": [0, 5.5, 8, 16], "rotation": 180, "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "BackTop",
|
||||
"from": [14, 10, 2],
|
||||
"to": [16, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -8, 8]},
|
||||
"name": "inner rim",
|
||||
"from": [0, 10, 0],
|
||||
"to": [16, 12, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [10, 9.5, 16, 12.5], "texture": "#2"},
|
||||
"west": {"uv": [0, 13, 6, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#3"},
|
||||
"down": {"uv": [10, 13.5, 16, 14.5], "rotation": 270, "texture": "#2"}
|
||||
"down": {"uv": [0, 4, 8, 12], "texture": "#direction"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top",
|
||||
"from": [0, 13, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -133,7 +97,8 @@
|
|||
{
|
||||
"name": "Cover",
|
||||
"origin": [8, 8, 8],
|
||||
"children": [0, 1, 2, 3, 4, 5, 6]
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
}
|
||||
]
|
||||
}
|
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 752 B After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 5.3 KiB |
After Width: | Height: | Size: 5.6 KiB |
After Width: | Height: | Size: 5.6 KiB |
After Width: | Height: | Size: 7.1 KiB |
After Width: | Height: | Size: 5.3 KiB |
After Width: | Height: | Size: 5.5 KiB |
After Width: | Height: | Size: 5.7 KiB |