ACKSHUALLY

This commit is contained in:
GearShocky 2023-03-26 16:53:01 +06:00
parent dd7ec5d839
commit cbde740747
2 changed files with 3 additions and 35 deletions

View File

@ -99,8 +99,7 @@
"south": {"uv": [9, 12, 12.5, 13.5], "texture": "#0"},
"west": {"uv": [11.5, 14.5, 15, 16], "texture": "#0"},
"up": {"uv": [9.5, 12.5, 13, 14.25], "texture": "#0"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
}
},
{
"name": "bottle",
@ -126,41 +125,10 @@
{
"name": "bottle",
"from": [1, 6, 1],
"to": [2, 13, 2],
"faces": {
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
"east": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"},
"south": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
}
},
{
"name": "bottle",
"from": [8, 6, 8],
"to": [9, 13, 9],
"faces": {
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
}
},
{
"name": "bottle",
"from": [1, 6, 8],
"to": [2, 13, 9],
"faces": {
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
"east": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"},
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
}
},
{
"name": "bottle",
"from": [8, 6, 1],
"to": [9, 13, 2],
"faces": {
"north": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
"south": {"uv": [11.5, 2.5, 12, 4.25], "texture": "#0"},
"west": {"uv": [8, 2.5, 8.5, 4.25], "texture": "#0"}
"north": {"uv": [8, 2.5, 12, 4.25], "texture": "#0"},
"west": {"uv": [8, 2.5, 12, 4.25], "texture": "#0"}
}
}
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB