Skip to content

Commit ec9b20d

Browse files
no more z fighting (#4240)
1 parent 3647375 commit ec9b20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/assets/gtceu/models/block/machine/large_miner_active.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444
},
4545
{
46-
"from": [ 0, 0, 16 ],
46+
"from": [ 0, -0.01, 16 ],
4747
"to": [ 16, -16, 32 ],
4848
"faces": {
4949
"down": { "uv": [0, 0, 16, 16], "texture": "#overlay_pipe", "cullface": "down" }

0 commit comments

Comments
 (0)