mirror of
https://github.com/TeamMidnightDust/DeliciousDishes.git
synced 2025-12-17 09:05:09 +01:00
Fixed logs being spammed
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
"east": {"uv": [6, 3, 9, 3.5], "texture": "#2"},
|
||||
"west": {"uv": [4, 4, 7, 4.5], "texture": "#2"},
|
||||
"up": {"uv": [5, 3, 11, 5], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#missing"}
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@
|
||||
"east": {"uv": [6, 3, 7, 3.5], "texture": "#2"},
|
||||
"west": {"uv": [4, 4, 5, 4.5], "texture": "#2"},
|
||||
"up": {"uv": [5, 3, 9, 4], "rotation": 180, "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#missing"}
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@
|
||||
"south": {"uv": [5, 4, 11, 4.5], "texture": "#2"},
|
||||
"west": {"uv": [9, 4, 12, 4.5], "texture": "#2"},
|
||||
"up": {"uv": [5, 3, 11, 5], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#missing"}
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@
|
||||
"south": {"uv": [5, 4, 6, 4.5], "texture": "#2"},
|
||||
"west": {"uv": [9, 4, 12, 4.5], "texture": "#2"},
|
||||
"up": {"uv": [8, 3, 9, 6], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#missing"}
|
||||
"down": {"uv": [0, 0, 6, 6], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user