Skip to content

Commit d1d6ffe

Browse files
committed
Furnace seam fix
bright seam isn't as noticeable anymore
1 parent 0622131 commit d1d6ffe

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/main/resources/assets/minetale/models/block/bench/furnace_bottom.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
}
3333
},
3434
{
35-
"from": [4, 8, 2],
36-
"to": [28, 15, 14],
35+
"from": [4, 7.99, 2],
36+
"to": [28, 15.01, 14],
3737
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
3838
"faces": {
3939
"north": {"uv": [7, 0, 13, 1.75], "texture": "#0"},
@@ -63,8 +63,8 @@
6363
}
6464
},
6565
{
66-
"from": [21, 14, 14],
67-
"to": [11, 8, 2],
66+
"from": [21.01, 14.05, 13.9],
67+
"to": [10.99, 7.95, 2],
6868
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
6969
"faces": {
7070
"north": {"uv": [13.5, 4, 16, 5.5], "texture": "#0"},
22 Bytes
Loading

0 commit comments

Comments
 (0)