Skip to content

Commit

Permalink
Update train_hull.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AstralOrdana committed Apr 26, 2024
1 parent 05a9b1c commit 37134df
Showing 1 changed file with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"elements": [
{
"name": "octagon",
"from": [-8, 1.37258, 0],
"to": [24, 14.62742, 16],
"from": [-8, 1.37258, 0.01],
"to": [24, 14.62742, 15.99],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0, 7, 0.5], "texture": "#1"},
Expand All @@ -22,8 +22,8 @@
},
{
"name": "octagon",
"from": [-8, 1.37258, 0],
"to": [24, 14.62742, 16],
"from": [-8, 1.37258, 0.01],
"to": [24, 14.62742, 15.99],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0, 7, 0.5], "texture": "#1"},
Expand All @@ -36,8 +36,8 @@
},
{
"name": "octagon",
"from": [1.37258, -8, 0],
"to": [14.62742, 24, 16],
"from": [1.37258, -8, 0.01],
"to": [14.62742, 24, 15.99],
"rotation": {"angle": 45, "axis": "z", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0, 7, 0.5], "texture": "#1"},
Expand All @@ -50,8 +50,8 @@
},
{
"name": "octagon",
"from": [1.37258, -8, 0],
"to": [14.62742, 24, 16],
"from": [1.37258, -8, 0.01],
"to": [14.62742, 24, 15.99],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0.5, 7, 0], "texture": "#1"},
Expand All @@ -64,8 +64,8 @@
},
{
"name": "octagon",
"from": [-8, 1.37258, 0],
"to": [24, 14.62742, 16],
"from": [-8, 1.37258, 0.01],
"to": [24, 14.62742, 15.99],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0, 7, 0.5], "texture": "#1"},
Expand All @@ -78,8 +78,8 @@
},
{
"name": "octagon",
"from": [-8, 1.37258, 0],
"to": [24, 14.62742, 16],
"from": [-8, 1.37258, 0.01],
"to": [24, 14.62742, 15.99],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0, 7, 0.5], "texture": "#1"},
Expand All @@ -92,8 +92,8 @@
},
{
"name": "octagon",
"from": [1.37258, -8, 0],
"to": [14.62742, 24, 16],
"from": [1.37258, -8, 0.01],
"to": [14.62742, 24, 15.99],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0, 7, 0.5], "texture": "#1"},
Expand All @@ -106,8 +106,8 @@
},
{
"name": "octagon",
"from": [1.37258, -8, 0],
"to": [14.62742, 24, 16],
"from": [1.37258, -8, 0.01],
"to": [14.62742, 24, 15.99],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6.5, 0.5, 7, 0], "texture": "#1"},
Expand All @@ -119,8 +119,8 @@
}
},
{
"from": [-7, -7, -0.05],
"to": [23, 23, 16.05],
"from": [-7, -7, -0.01],
"to": [23, 23, 16.01],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [0.5, 0.5, 15.5, 15.5], "texture": "#0"},
Expand Down

0 comments on commit 37134df

Please sign in to comment.