Create/Update assets for version 1.20.5-pre1

This commit is contained in:
InventiveBot
2024-04-10 18:28:59 +02:00
parent c90cdbfcf8
commit 5724bf7383
20070 changed files with 1390702 additions and 18 deletions

View File

@@ -0,0 +1,36 @@
{
"elements": [
{
"name": "top bar",
"from": [0, 12, 7],
"to": [9, 15, 9],
"faces": {
"north": {"uv": [4, 4, 13, 7], "texture": "#texture"},
"south": {"uv": [4, 4, 13, 7], "texture": "#texture"},
"west": {"uv": [15, 4, 13, 7], "texture": "#texture", "cullface": "west"},
"up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"},
"down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"}
}
},
{
"name": "lower bar",
"from": [0, 6, 7],
"to": [9, 9, 9],
"faces": {
"north": {"uv": [4, 4, 13, 7], "texture": "#texture"},
"south": {"uv": [4, 4, 13, 7], "texture": "#texture"},
"west": {"uv": [15, 4, 13, 7], "texture": "#texture", "cullface": "west"},
"up": {"uv": [13, 7, 15, 16], "rotation": 270, "texture": "#texture"},
"down": {"uv": [13, 7, 15, 16], "rotation": 90, "texture": "#texture"}
}
}
],
"groups": [
{
"name": "west",
"origin": [0, 0, 0],
"color": 0,
"children": [0, 1]
}
]
}