Skip to content

Commit 108f641

Browse files
authored
Add files via upload
1 parent 7d90287 commit 108f641

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

assets/minecraft/models/block/dandelion.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rotation": {"angle": -22.5, "axis": "z", "origin": [-0.3125, 3.4375, 0.96875]},
4343
"faces": {
4444
"up": {"uv": [0, 0, 8.188, 16], "texture": "#2"},
45-
"down": {"uv": [0, 0.03125, 8.6875, 16.03125], "texture": "#2"}
45+
"down": {"uv": [0, 0.03125, 8.1875, 16], "texture": "#2"}
4646
}
4747
},
4848
{
@@ -52,7 +52,7 @@
5252
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0, 7.96875]},
5353
"faces": {
5454
"up": {"uv": [0, 8.5, 16, 16], "texture": "#2"},
55-
"down": {"uv": [0, 0, 16, 8.03125], "texture": "#2"}
55+
"down": {"uv": [0, 0, 16, 7.53125], "texture": "#2"}
5656
}
5757
},
5858
{
@@ -61,8 +61,8 @@
6161
"to": [16, 3.25, 8.71875],
6262
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 3.25, 0.21875]},
6363
"faces": {
64-
"up": {"uv": [0, 0.25, 16, 8.75], "texture": "#2"},
65-
"down": {"uv": [0, 7.28125, 16, 15.78125], "texture": "#2"}
64+
"up": {"uv": [0, 0, 16, 8.75], "texture": "#2"},
65+
"down": {"uv": [0, 7.78125, 16, 16], "texture": "#2"}
6666
}
6767
}
6868
]

0 commit comments

Comments
 (0)