mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-17 19:35:10 +01:00
This Rocks 1.3.0
Fixes #5, #7, #9, #11, #13 Make rotations random Starfish is now a json model!
This commit is contained in:
@@ -1,6 +1,333 @@
|
||||
{
|
||||
"parent": "block/air",
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"particle": "rocks:block/starfish_orange"
|
||||
}
|
||||
"0": "rocks:block/starfish_orange"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4.5, 0, 10.5],
|
||||
"to": [5.5, 1, 14.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.75, 0.02, 10.5],
|
||||
"to": [5.75, 1.02, 13.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, -0.01, 10.5],
|
||||
"to": [6, 0.99, 12.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.25, 0.01, 10.5],
|
||||
"to": [5.25, 1.01, 13.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.75, 0, 10],
|
||||
"to": [6.75, 1, 14],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [6, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.5, 0.02, 9],
|
||||
"to": [5.5, 1.02, 12],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [6, 0, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 0.01, 9],
|
||||
"to": [6, 1.01, 12],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [6, 0, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1.4, -0.01, 9],
|
||||
"to": [3.4, 0.99, 11],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [4.6, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 0, 10],
|
||||
"to": [4.5, 1, 14],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [4, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2.75, 0.02, 10.5],
|
||||
"to": [3.75, 1.02, 13.5],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [4, 0, 10.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.25, 0.01, 10.5],
|
||||
"to": [4.25, 1.01, 13.5],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [4, 0, 10.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, -0.01, 13],
|
||||
"to": [6, 0.99, 15],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [7, 0, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 0, 7.4],
|
||||
"to": [4.5, 1, 11.4],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [4, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [1.25, 0.02, 8.7],
|
||||
"to": [2.25, 1.02, 11.7],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [3, 0, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.25, 0.01, 7.4],
|
||||
"to": [4.25, 1.01, 10.4],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [4, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [0, -0.01, 10.5],
|
||||
"to": [2, 0.99, 12.5],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [3, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.35, 0, 7.3],
|
||||
"to": [8.35, 1, 11.3],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [7, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 0.02, 8],
|
||||
"to": [4.5, 1.02, 11],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [5, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0.01, 8],
|
||||
"to": [5, 1.01, 11],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [5, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, -0.01, 10.5],
|
||||
"to": [4, 0.99, 12.5],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [4, 0, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 0.005, 8.5],
|
||||
"to": [6, 1.005, 10.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.8, 0, 8],
|
||||
"to": [5.8, 1, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.2, 0, 8.25],
|
||||
"to": [6.2, 1, 10.25],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 10]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [2, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 8, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 2], "texture": "#0"},
|
||||
"down": {"uv": [6, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
{
|
||||
"name": "side1",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [0, 1, 2, 3]
|
||||
},
|
||||
{
|
||||
"name": "side2",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [4, 5, 6, 7]
|
||||
},
|
||||
{
|
||||
"name": "side3",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [8, 9, 10, 11]
|
||||
},
|
||||
{
|
||||
"name": "side4",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [12, 13, 14, 15]
|
||||
},
|
||||
{
|
||||
"name": "side5",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [16, 17, 18, 19]
|
||||
}, 20, 21, 22]
|
||||
}
|
||||
@@ -1,6 +1,333 @@
|
||||
{
|
||||
"parent": "block/air",
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"particle": "rocks:block/starfish_pink"
|
||||
}
|
||||
"0": "rocks:block/starfish_pink"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [7.5, 0, 8.5],
|
||||
"to": [8.5, 1, 12.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.75, 0.02, 8.5],
|
||||
"to": [8.75, 1.02, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, -0.01, 8.5],
|
||||
"to": [9, 0.99, 10.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.25, 0.01, 8.5],
|
||||
"to": [8.25, 1.01, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.75, 0, 8],
|
||||
"to": [9.75, 1, 12],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [9, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.5, 0.02, 7],
|
||||
"to": [8.5, 1.02, 10],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [9, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8, 0.01, 7],
|
||||
"to": [9, 1.01, 10],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [9, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.4, -0.01, 7],
|
||||
"to": [6.4, 0.99, 9],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [7.6, 0, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 0, 8],
|
||||
"to": [7.5, 1, 12],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [7, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5.75, 0.02, 8.5],
|
||||
"to": [6.75, 1.02, 11.5],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [7, 0, 8.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.25, 0.01, 8.5],
|
||||
"to": [7.25, 1.01, 11.5],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [7, 0, 8.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, -0.01, 11],
|
||||
"to": [9, 0.99, 13],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [10, 0, 9]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 0, 5.4],
|
||||
"to": [7.5, 1, 9.4],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [7, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4.25, 0.02, 6.7],
|
||||
"to": [5.25, 1.02, 9.7],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [6, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.25, 0.01, 5.4],
|
||||
"to": [7.25, 1.01, 8.4],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [7, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, -0.01, 8.5],
|
||||
"to": [5, 0.99, 10.5],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [6, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10.35, 0, 5.3],
|
||||
"to": [11.35, 1, 9.3],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [10, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 0.02, 6],
|
||||
"to": [7.5, 1.02, 9],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [8, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 0.01, 6],
|
||||
"to": [8, 1.01, 9],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [8, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, -0.01, 8.5],
|
||||
"to": [7, 0.99, 10.5],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [7, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 0.005, 6.5],
|
||||
"to": [9, 1.005, 8.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.8, 0, 6],
|
||||
"to": [8.8, 1, 8],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.2, 0, 6.25],
|
||||
"to": [9.2, 1, 8.25],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [2, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 8, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 2], "texture": "#0"},
|
||||
"down": {"uv": [6, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
{
|
||||
"name": "side1",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [0, 1, 2, 3]
|
||||
},
|
||||
{
|
||||
"name": "side2",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [4, 5, 6, 7]
|
||||
},
|
||||
{
|
||||
"name": "side3",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [8, 9, 10, 11]
|
||||
},
|
||||
{
|
||||
"name": "side4",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [12, 13, 14, 15]
|
||||
},
|
||||
{
|
||||
"name": "side5",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [16, 17, 18, 19]
|
||||
}, 20, 21, 22]
|
||||
}
|
||||
@@ -1,6 +1,333 @@
|
||||
{
|
||||
"parent": "block/air",
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"particle": "rocks:block/starfish_red"
|
||||
}
|
||||
"0": "rocks:block/starfish_red"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [9.5, 0, 6.5],
|
||||
"to": [10.5, 1, 10.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.75, 0.02, 6.5],
|
||||
"to": [10.75, 1.02, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, -0.01, 6.5],
|
||||
"to": [11, 0.99, 8.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [12, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.25, 0.01, 6.5],
|
||||
"to": [10.25, 1.01, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10.75, 0, 6],
|
||||
"to": [11.75, 1, 10],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [11, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9.5, 0.02, 5],
|
||||
"to": [10.5, 1.02, 8],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [11, 0, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10, 0.01, 5],
|
||||
"to": [11, 1.01, 8],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [11, 0, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.4, -0.01, 5],
|
||||
"to": [8.4, 0.99, 7],
|
||||
"rotation": {"angle": 72.5, "axis": "y", "origin": [9.6, 0, 3]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.5, 0, 6],
|
||||
"to": [9.5, 1, 10],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [9, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7.75, 0.02, 6.5],
|
||||
"to": [8.75, 1.02, 9.5],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [9, 0, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.25, 0.01, 6.5],
|
||||
"to": [9.25, 1.01, 9.5],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [9, 0, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, -0.01, 9],
|
||||
"to": [11, 0.99, 11],
|
||||
"rotation": {"angle": -72.5, "axis": "y", "origin": [12, 0, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.5, 0, 3.4],
|
||||
"to": [9.5, 1, 7.4],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [9, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.25, 0.02, 4.7],
|
||||
"to": [7.25, 1.02, 7.7],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [8, 0, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.25, 0.01, 3.4],
|
||||
"to": [9.25, 1.01, 6.4],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [9, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, -0.01, 6.5],
|
||||
"to": [7, 0.99, 8.5],
|
||||
"rotation": {"angle": -145, "axis": "y", "origin": [8, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.35, 0, 3.3],
|
||||
"to": [13.35, 1, 7.3],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [12, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [9, 4, 10, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 9, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 0], "texture": "#0"},
|
||||
"down": {"uv": [6, 0, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.5, 0.02, 4],
|
||||
"to": [9.5, 1.02, 7],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [10, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 0.01, 4],
|
||||
"to": [10, 1.01, 7],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [10, 0, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [8, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 8, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 1], "texture": "#0"},
|
||||
"down": {"uv": [6, 1, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, -0.01, 6.5],
|
||||
"to": [9, 0.99, 8.5],
|
||||
"rotation": {"angle": 145, "axis": "y", "origin": [9, 0, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 0.005, 4.5],
|
||||
"to": [11, 1.005, 6.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 5]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [8.8, 0, 4],
|
||||
"to": [10.8, 1, 6],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [1, 4, 3, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 9, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 3, 2], "texture": "#0"},
|
||||
"down": {"uv": [7, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [10.2, 0, 4.25],
|
||||
"to": [11.2, 1, 6.25],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 5, 5], "texture": "#0"},
|
||||
"east": {"uv": [2, 4, 4, 5], "texture": "#0"},
|
||||
"south": {"uv": [7, 4, 8, 5], "texture": "#0"},
|
||||
"west": {"uv": [5, 4, 7, 5], "texture": "#0"},
|
||||
"up": {"uv": [5, 4, 4, 2], "texture": "#0"},
|
||||
"down": {"uv": [6, 2, 5, 4], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
{
|
||||
"name": "side1",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [0, 1, 2, 3]
|
||||
},
|
||||
{
|
||||
"name": "side2",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [4, 5, 6, 7]
|
||||
},
|
||||
{
|
||||
"name": "side3",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [8, 9, 10, 11]
|
||||
},
|
||||
{
|
||||
"name": "side4",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [12, 13, 14, 15]
|
||||
},
|
||||
{
|
||||
"name": "side5",
|
||||
"origin": [0, 0, 0],
|
||||
"children": [16, 17, 18, 19]
|
||||
}, 20, 21, 22]
|
||||
}
|
||||
Reference in New Issue
Block a user