Skip to content

Commit

Permalink
fixed large pipe models
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Jan 6, 2025
1 parent cad446c commit 85b0aaf
Show file tree
Hide file tree
Showing 9 changed files with 252 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"from": [3, 3, 0],
"to": [13, 13, 16],
"faces": {
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 0, 13, 16], "texture": "#all", "tintindex": 0},
"down": {"uv": [3, 0, 13, 16], "texture": "#all", "tintindex": 0}
Expand All @@ -21,7 +21,7 @@
"to": [16, 13, 13],
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0}
Expand All @@ -33,7 +33,7 @@
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0}
}
Expand All @@ -46,7 +46,7 @@
"east": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1}
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0}
}
},
{
Expand All @@ -57,8 +57,50 @@
"east": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"down": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1}
"down": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0}
}
}
},
{
"from": [4, -0.01, 4],
"to": [12, -0.01, 12],
"faces": {
"down": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 16.01, 4],
"to": [12, 16.01, 12],
"faces": {
"up": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, -0.01],
"to": [12, 12, -0.01],
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, 16.01],
"to": [12, 12, 16.01],
"faces": {
"south": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [16.01, 4, 4],
"to": [16.01, 12, 12],
"faces": {
"east": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [-0.01, 4, 4],
"to": [-0.01, 12, 12],
"faces": {
"west": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"to": [16, 13, 13],
"faces": {
"north": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0}
}
Expand All @@ -20,7 +20,7 @@
"from": [3, 3, 0],
"to": [13, 13, 3],
"faces": {
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
Expand All @@ -35,8 +35,36 @@
"east": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1}
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0}
}
}
},
{
"from": [4, 16.01, 4],
"to": [12, 16.01, 12],
"faces": {
"up": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, -0.01],
"to": [12, 12, -0.01],
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [16.01, 4, 4],
"to": [16.01, 12, 12],
"faces": {
"east": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [-0.01, 4, 4],
"to": [-0.01, 12, 12],
"faces": {
"west": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"from": [3, 3, 0],
"to": [13, 13, 13],
"faces": {
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 3, 13, 13], "texture": "#all", "tintindex": 0},
Expand All @@ -21,7 +21,7 @@
"to": [16, 13, 13],
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0}
Expand All @@ -35,8 +35,29 @@
"east": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1}
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0}
}
}
]
},
{
"from": [4, 16.01, 4],
"to": [12, 16.01, 12],
"faces": {
"up": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, -0.01],
"to": [12, 12, -0.01],
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [16.01, 4, 4],
"to": [16.01, 12, 12],
"faces": {
"east": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"from": [3, 3, 0],
"to": [13, 13, 16],
"faces": {
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
Expand All @@ -21,7 +21,7 @@
"to": [16, 13, 13],
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0}
Expand All @@ -33,10 +33,38 @@
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0}
}
}
},
{
"from": [4, 4, -0.01],
"to": [12, 12, -0.01],
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, 16.01],
"to": [12, 12, 16.01],
"faces": {
"south": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [16.01, 4, 4],
"to": [16.01, 12, 12],
"faces": {
"east": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [-0.01, 4, 4],
"to": [-0.01, 12, 12],
"faces": {
"west": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"from": [3, 3, 0],
"to": [13, 13, 13],
"faces": {
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 3, 13, 13], "texture": "#all", "tintindex": 0},
Expand All @@ -21,11 +21,25 @@
"to": [16, 13, 13],
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0}
}
}
},
{
"from": [4, 4, -0.01],
"to": [12, 12, -0.01],
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [16.01, 4, 4],
"to": [16.01, 12, 12],
"faces": {
"east": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"from": [3, 3, 0],
"to": [13, 13, 16],
"faces": {
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"north": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"south": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 0, 13, 16], "texture": "#all", "tintindex": 0},
"down": {"uv": [3, 0, 13, 16], "texture": "#all", "tintindex": 0}
Expand All @@ -21,7 +21,7 @@
"to": [16, 13, 13],
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"east": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0}
Expand All @@ -33,7 +33,7 @@
"faces": {
"north": {"uv": [13, 3, 16, 13], "texture": "#all", "tintindex": 0},
"south": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1},
"west": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0},
"up": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 3, 3, 13], "texture": "#all", "tintindex": 0}
}
Expand All @@ -46,8 +46,43 @@
"east": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"south": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"west": {"uv": [3, 0, 13, 3], "texture": "#all", "tintindex": 0},
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 1}
"up": {"uv": [3, 3, 13, 13], "texture": "#all", "tintindex": 0}
}
}
},
{
"from": [4, 16.01, 4],
"to": [12, 16.01, 12],
"faces": {
"up": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, -0.01],
"to": [12, 12, -0.01],
"faces": {
"north": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [4, 4, 16.01],
"to": [12, 12, 16.01],
"faces": {
"south": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [16.01, 4, 4],
"to": [16.01, 12, 12],
"faces": {
"east": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
},
{
"from": [-0.01, 4, 4],
"to": [-0.01, 12, 12],
"faces": {
"west": {"uv": [4, 4, 12, 12], "texture": "#overlay", "tintindex": 1}
}
}
]
}
Loading

0 comments on commit 85b0aaf

Please sign in to comment.