mirror of
https://github.com/TeamMidnightDust/VisualOverhaul.git
synced 2025-12-17 14:25:08 +01:00
Canvas compat (Closes #2), Fix Z-Fighting
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 0.001, 16],
|
||||
"to": [16, 0.01, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 0.001, 16],
|
||||
"to": [16, 0.01, 16],
|
||||
"faces": {
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#3"}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user