1.12: Added Fluid Collection Funnel. Added missin config opt-outs. Added Config tweaks for Block Breaker and Tree Cutter (cffr#185). Fixed Block placer discarding metadata (issue #60). Fixed Block Breaker duping shulker boxes. Block Breaker model updated. 1.14: Block breaker model updated.
This commit is contained in:
parent
7592c9d494
commit
6c4fbeff56
19 changed files with 639 additions and 511 deletions
|
@ -128,22 +128,22 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 9.5, -2],
|
||||
"to": [5, 10.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12, 2.5, 5.5]},
|
||||
"from": [4, 9.5, 0],
|
||||
"to": [5, 10.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12, 2.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [11, 5.5, 12, 6.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 5.5, 16, 6.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 5.5, 16, 6.5], "texture": "#sh"},
|
||||
"south": {"uv": [4, 5.5, 5, 6.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 5.5, 0, 6.5], "texture": "#sh"},
|
||||
"up": {"uv": [4, 0, 5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [4, 16, 5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 5.5, 0.5, 6.5], "texture": "#sh"},
|
||||
"up": {"uv": [4, 0, 5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [4, 15.5, 5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 7, 0.5],
|
||||
"from": [3, 7, 1.5],
|
||||
"to": [3.5, 9, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [2.5, 1, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [2.5, 1, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [12.5, 7, 13, 9], "texture": "#sh"},
|
||||
"east": {"uv": [9, 7, 15.5, 9], "texture": "#sh"},
|
||||
|
@ -154,9 +154,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 6, -0.5],
|
||||
"to": [6.5, 10, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12.5, 1, 6.5]},
|
||||
"from": [2.5, 6, 0.5],
|
||||
"to": [6.5, 10, 1.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12.5, 1, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [11, 11, 15, 15], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 6, 16, 10], "texture": "#sh"},
|
||||
|
@ -167,113 +167,113 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 9, -2],
|
||||
"to": [3.5, 10, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, 2, 5.5]},
|
||||
"from": [2.5, 9, 0],
|
||||
"to": [3.5, 10, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, 2, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [12.5, 6, 13.5, 7], "texture": "#sh"},
|
||||
"east": {"uv": [16, 6, 16, 7], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 6, 16, 7], "texture": "#sh"},
|
||||
"south": {"uv": [2.5, 6, 3.5, 7], "texture": "#sh"},
|
||||
"west": {"uv": [0, 6, 0, 7], "texture": "#sh"},
|
||||
"up": {"uv": [3, 2, 4, 3], "texture": "#sh"},
|
||||
"down": {"uv": [2.5, 16, 3.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 6, 0.5, 7], "texture": "#sh"},
|
||||
"up": {"uv": [2.5, 0, 3.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [2.5, 15.5, 3.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 7.5, -2],
|
||||
"to": [3, 8.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0.5, 5.5]},
|
||||
"from": [2, 7.5, 0],
|
||||
"to": [3, 8.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [13, 7.5, 14, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"south": {"uv": [2, 7.5, 3, 8.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 7.5, 0, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [2, 0, 3, 0], "texture": "#sh"},
|
||||
"down": {"uv": [2, 16, 3, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 7.5, 0.5, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [2, 0, 3, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [2, 15.5, 3, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2.5, 6, -2],
|
||||
"to": [3.5, 7, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, -1, 5.5]},
|
||||
"from": [2.5, 6, 0],
|
||||
"to": [3.5, 7, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, -1, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [12.5, 9, 13.5, 10], "texture": "#sh"},
|
||||
"east": {"uv": [16, 9, 16, 10], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 9, 16, 10], "texture": "#sh"},
|
||||
"south": {"uv": [2.5, 9, 3.5, 10], "texture": "#sh"},
|
||||
"west": {"uv": [0, 9, 0, 10], "texture": "#sh"},
|
||||
"up": {"uv": [2.5, 0, 3.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [2.5, 16, 3.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 9, 0.5, 10], "texture": "#sh"},
|
||||
"up": {"uv": [2.5, 0, 3.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [2.5, 15.5, 3.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 5.5, -2],
|
||||
"to": [5, 6.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12, -1.5, 5.5]},
|
||||
"from": [4, 5.5, 0],
|
||||
"to": [5, 6.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12, -1.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [11, 9.5, 12, 10.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 9.5, 16, 10.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 9.5, 16, 10.5], "texture": "#sh"},
|
||||
"south": {"uv": [4, 9.5, 5, 10.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 9.5, 0, 10.5], "texture": "#sh"},
|
||||
"up": {"uv": [4, 0, 5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [4, 16, 5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 9.5, 0.5, 10.5], "texture": "#sh"},
|
||||
"up": {"uv": [4, 0, 5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [4, 15.5, 5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.5, 6, -2],
|
||||
"to": [6.5, 7, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [13.5, -1, 5.5]},
|
||||
"from": [5.5, 6, 0],
|
||||
"to": [6.5, 7, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [13.5, -1, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 9, 10.5, 10], "texture": "#sh"},
|
||||
"east": {"uv": [16, 9, 16, 10], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 9, 16, 10], "texture": "#sh"},
|
||||
"south": {"uv": [5.5, 9, 6.5, 10], "texture": "#sh"},
|
||||
"west": {"uv": [0, 9, 0, 10], "texture": "#sh"},
|
||||
"up": {"uv": [5.5, 0, 6.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [5.5, 16, 6.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 9, 0.5, 10], "texture": "#sh"},
|
||||
"up": {"uv": [5.5, 0, 6.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [5.5, 15.5, 6.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.5, 9, -2],
|
||||
"to": [6.5, 10, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [13.5, 2, 5.5]},
|
||||
"from": [5.5, 9, 0],
|
||||
"to": [6.5, 10, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [13.5, 2, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [9.5, 6, 10.5, 7], "texture": "#sh"},
|
||||
"east": {"uv": [16, 6, 16, 7], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 6, 16, 7], "texture": "#sh"},
|
||||
"south": {"uv": [5.5, 6, 6.5, 7], "texture": "#sh"},
|
||||
"west": {"uv": [0, 6, 0, 7], "texture": "#sh"},
|
||||
"up": {"uv": [5.5, 0, 6.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [5.5, 16, 6.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 6, 0.5, 7], "texture": "#sh"},
|
||||
"up": {"uv": [5.5, 0, 6.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [5.5, 15.5, 6.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 7.5, -2],
|
||||
"to": [7, 8.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [14, 0.5, 5.5]},
|
||||
"from": [6, 7.5, 0],
|
||||
"to": [7, 8.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [14, 0.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [9, 7.5, 10, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"south": {"uv": [6, 7.5, 7, 8.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 7.5, 0, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [6, 0, 7, 0], "texture": "#sh"},
|
||||
"down": {"uv": [6, 16, 7, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 7.5, 0.5, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [6, 0, 7, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [6, 15.5, 7, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.5, 7, 0.5],
|
||||
"from": [5.5, 7, 1.5],
|
||||
"to": [6, 9, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 1, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 1, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [10, 7, 10.5, 9], "texture": "#sh"},
|
||||
"east": {"uv": [8, 7, 14.5, 9], "texture": "#sh"},
|
||||
"south": {"uv": [5.5, 7, 6, 9], "texture": "#sh"},
|
||||
"west": {"uv": [0.5, 7, 7, 9], "texture": "#sh"},
|
||||
"up": {"uv": [5, 2, 11.5, 2.5], "texture": "#sh"},
|
||||
"up": {"uv": [5, 2, 11.5, 2.5], "rotation": 90, "texture": "#sh"},
|
||||
"down": {"uv": [5.5, 9, 6, 15.5], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 6.5, 0.5],
|
||||
"from": [3.5, 6.5, 1.5],
|
||||
"to": [5.5, 9.5, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 1, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 1, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [10.5, 6.5, 12.5, 9.5], "texture": "#sh"},
|
||||
"east": {"uv": [9, 6.5, 15.5, 9.5], "texture": "#sh"},
|
||||
|
@ -284,9 +284,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [12.5, 7, 0.5],
|
||||
"from": [12.5, 7, 1.5],
|
||||
"to": [13, 9, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12.5, 1, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12.5, 1, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 7, 3.5, 9], "texture": "#sh"},
|
||||
"east": {"uv": [9, 7, 15.5, 9], "texture": "#sh"},
|
||||
|
@ -297,9 +297,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [10.5, 6.5, 0.5],
|
||||
"from": [10.5, 6.5, 1.5],
|
||||
"to": [12.5, 9.5, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [11.5, 1, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [11.5, 1, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3.5, 6.5, 5.5, 9.5], "texture": "#sh"},
|
||||
"east": {"uv": [9, 6.5, 15.5, 9.5], "texture": "#sh"},
|
||||
|
@ -310,9 +310,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 7, 0.5],
|
||||
"from": [10, 7, 1.5],
|
||||
"to": [10.5, 9, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1, 5]},
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.5, 7, 6, 9], "texture": "#sh"},
|
||||
"east": {"uv": [9, 7, 15.5, 9], "texture": "#sh"},
|
||||
|
@ -323,9 +323,9 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [9.5, 6, -0.5],
|
||||
"to": [13.5, 10, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [19.5, 1, 6.5]},
|
||||
"from": [9.5, 6, 0.5],
|
||||
"to": [13.5, 10, 1.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [19.5, 1, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [10, 12, 14, 16], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 6, 16, 10], "texture": "#sh"},
|
||||
|
@ -336,107 +336,107 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"from": [12.5, 9, -2],
|
||||
"to": [13.5, 10, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [20.5, 2, 5.5]},
|
||||
"from": [12.5, 9, 0],
|
||||
"to": [13.5, 10, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [20.5, 2, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [2.5, 6, 3.5, 7], "texture": "#sh"},
|
||||
"east": {"uv": [16, 6, 16, 7], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 6, 16, 7], "texture": "#sh"},
|
||||
"south": {"uv": [12.5, 6, 13.5, 7], "texture": "#sh"},
|
||||
"west": {"uv": [0, 6, 0, 7], "texture": "#sh"},
|
||||
"up": {"uv": [12.5, 0, 13.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [12.5, 16, 13.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 6, 0.5, 7], "texture": "#sh"},
|
||||
"up": {"uv": [12.5, 0, 13.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [12.5, 15.5, 13.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 9.5, -2],
|
||||
"to": [12, 10.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [19, 2.5, 5.5]},
|
||||
"from": [11, 9.5, 0],
|
||||
"to": [12, 10.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [19, 2.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 5.5, 5, 6.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 5.5, 16, 6.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 5.5, 16, 6.5], "texture": "#sh"},
|
||||
"south": {"uv": [11, 5.5, 12, 6.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 5.5, 0, 6.5], "texture": "#sh"},
|
||||
"up": {"uv": [11, 0, 12, 0], "texture": "#sh"},
|
||||
"down": {"uv": [11, 16, 12, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 5.5, 0.5, 6.5], "texture": "#sh"},
|
||||
"up": {"uv": [11, 0, 12, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [11, 15.5, 12, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.5, 9, -2],
|
||||
"to": [10.5, 10, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [17.5, 2, 5.5]},
|
||||
"from": [9.5, 9, 0],
|
||||
"to": [10.5, 10, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [17.5, 2, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.5, 6, 6.5, 7], "texture": "#sh"},
|
||||
"east": {"uv": [16, 6, 16, 7], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 6, 16, 7], "texture": "#sh"},
|
||||
"south": {"uv": [9.5, 6, 10.5, 7], "texture": "#sh"},
|
||||
"west": {"uv": [0, 6, 0, 7], "texture": "#sh"},
|
||||
"up": {"uv": [9.5, 0, 10.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [9.5, 16, 10.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 6, 0.5, 7], "texture": "#sh"},
|
||||
"up": {"uv": [9.5, 0, 10.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [9.5, 15.5, 10.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 7.5, -2],
|
||||
"to": [10, 8.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [17, 0.5, 5.5]},
|
||||
"from": [9, 7.5, 0],
|
||||
"to": [10, 8.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [17, 0.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [6, 7.5, 7, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"south": {"uv": [9, 7.5, 10, 8.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 7.5, 0, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [9, 0, 10, 0], "texture": "#sh"},
|
||||
"down": {"uv": [9, 16, 10, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 7.5, 0.5, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [9, 0, 10, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [9, 15.5, 10, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.5, 6, -2],
|
||||
"to": [10.5, 7, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [17.5, -1, 5.5]},
|
||||
"from": [9.5, 6, 0],
|
||||
"to": [10.5, 7, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [17.5, -1, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [5.5, 9, 6.5, 10], "texture": "#sh"},
|
||||
"east": {"uv": [16, 9, 16, 10], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 9, 16, 10], "texture": "#sh"},
|
||||
"south": {"uv": [9.5, 9, 10.5, 10], "texture": "#sh"},
|
||||
"west": {"uv": [0, 9, 0, 10], "texture": "#sh"},
|
||||
"up": {"uv": [9.5, 0, 10.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [9.5, 16, 10.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 9, 0.5, 10], "texture": "#sh"},
|
||||
"up": {"uv": [9.5, 0, 10.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [9.5, 15.5, 10.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 5.5, -2],
|
||||
"to": [12, 6.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [19, -1.5, 5.5]},
|
||||
"from": [11, 5.5, 0],
|
||||
"to": [12, 6.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [19, -1.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 9.5, 5, 10.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 9.5, 16, 10.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 9.5, 16, 10.5], "texture": "#sh"},
|
||||
"south": {"uv": [11, 9.5, 12, 10.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 9.5, 0, 10.5], "texture": "#sh"},
|
||||
"up": {"uv": [11, 0, 12, 0], "texture": "#sh"},
|
||||
"down": {"uv": [11, 16, 12, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 9.5, 0.5, 10.5], "texture": "#sh"},
|
||||
"up": {"uv": [11, 0, 12, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [11, 15.5, 12, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.5, 6, -2],
|
||||
"to": [13.5, 7, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [20.5, -1, 5.5]},
|
||||
"from": [12.5, 6, 0],
|
||||
"to": [13.5, 7, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [20.5, -1, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [2.5, 9, 3.5, 10], "texture": "#sh"},
|
||||
"east": {"uv": [16, 9, 16, 10], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 9, 16, 10], "texture": "#sh"},
|
||||
"south": {"uv": [12.5, 9, 13.5, 10], "texture": "#sh"},
|
||||
"west": {"uv": [0, 9, 0, 10], "texture": "#sh"},
|
||||
"up": {"uv": [12.5, 0, 13.5, 0], "texture": "#sh"},
|
||||
"down": {"uv": [12.5, 16, 13.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 9, 0.5, 10], "texture": "#sh"},
|
||||
"up": {"uv": [12.5, 0, 13.5, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [12.5, 15.5, 13.5, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [13, 7.5, -2],
|
||||
"to": [14, 8.5, -0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [21, 0.5, 5.5]},
|
||||
"from": [13, 7.5, 0],
|
||||
"to": [14, 8.5, 0.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [21, 0.5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [2, 7.5, 3, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [16, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"east": {"uv": [15.5, 7.5, 16, 8.5], "texture": "#sh"},
|
||||
"south": {"uv": [13, 7.5, 14, 8.5], "texture": "#sh"},
|
||||
"west": {"uv": [0, 7.5, 0, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [13, 0, 14, 0], "texture": "#sh"},
|
||||
"down": {"uv": [13, 16, 14, 16], "rotation": 270, "texture": "#sh"}
|
||||
"west": {"uv": [0, 7.5, 0.5, 8.5], "texture": "#sh"},
|
||||
"up": {"uv": [13, 0, 14, 0.5], "texture": "#sh"},
|
||||
"down": {"uv": [13, 15.5, 14, 16], "rotation": 270, "texture": "#sh"}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue