Ancient mixels

fixed long standing fault on steam engine texture.

reverted iron sheet texture

adjusted pipe drain geometry to prevent z fighting
This commit is contained in:
Kryppers 2025-01-26 11:47:33 +00:00
parent b43e67fdaa
commit fe47ebe504
10 changed files with 14 additions and 15 deletions

View file

@ -19,7 +19,7 @@
}
},
{
"from": [2.95, -0.95, 2.95],
"from": [2.95, -1.1, 2.95],
"to": [13.05, 2, 13.05],
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
"faces": {

View file

@ -20,7 +20,7 @@
},
{
"from": [14, 2.95, 2.95],
"to": [16.95, 13.05, 13.05],
"to": [17.1, 13.05, 13.05],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [9, 16, 10.5, 11], "texture": "#0"},

View file

@ -7,7 +7,7 @@
},
"elements": [
{
"from": [2.95, 2.95, -0.95],
"from": [2.95, 2.95, -1.1],
"to": [13.05, 13.05, 2],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 34, 8]},
"faces": {

View file

@ -20,7 +20,7 @@
},
{
"from": [2.95, 2.95, 14],
"to": [13.05, 13.05, 16.95],
"to": [13.05, 13.05, 17.1],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 34, 8]},
"faces": {
"north": {"uv": [16, 11, 11, 16], "texture": "#0"},

View file

@ -8,7 +8,7 @@
"elements": [
{
"from": [2.95, 14, 2.95],
"to": [13.05, 16.95, 13.05],
"to": [13.05, 17.1, 13.05],
"rotation": {"angle": 0, "axis": "z", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [9, 16, 10.5, 11], "rotation": 90, "texture": "#0"},

View file

@ -7,7 +7,7 @@
},
"elements": [
{
"from": [-0.95, 2.95, 2.95],
"from": [-1.1, 2.95, 2.95],
"to": [2, 13.05, 13.05],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {

View file

@ -95,10 +95,10 @@
"to": [10, 22, 10],
"rotation": {"angle": 45, "axis": "x", "origin": [15, 25, 8]},
"faces": {
"north": {"uv": [1.5, 1, 3.5, 6], "rotation": 180, "texture": "#0"},
"east": {"uv": [1.5, 1, 3.5, 6], "rotation": 180, "texture": "#0"},
"south": {"uv": [1.5, 1, 3.5, 6], "rotation": 180, "texture": "#0"},
"west": {"uv": [1.5, 1, 3.5, 6], "rotation": 180, "texture": "#0"}
"north": {"uv": [1.5, 2, 3.5, 6], "rotation": 180, "texture": "#0"},
"east": {"uv": [1.5, 2, 3.5, 6], "rotation": 180, "texture": "#0"},
"south": {"uv": [1.5, 2, 3.5, 6], "rotation": 180, "texture": "#0"},
"west": {"uv": [1.5, 2, 3.5, 6], "rotation": 180, "texture": "#0"}
}
}
],

View file

@ -32,14 +32,13 @@
"from": [6, 7, 6],
"to": [10, 15, 10],
"faces": {
"north": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"},
"east": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"},
"south": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"},
"west": {"uv": [1.5, 1, 3.5, 6], "texture": "#0"}
"north": {"uv": [1.5, 2, 3.5, 6], "texture": "#0"},
"east": {"uv": [1.5, 2, 3.5, 6], "texture": "#0"},
"south": {"uv": [1.5, 2, 3.5, 6], "texture": "#0"},
"west": {"uv": [1.5, 2, 3.5, 6], "texture": "#0"}
}
}
],
"display": {},
"groups": [
{
"name": "Linkage",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 274 B