add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,35 @@
{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.unknown",
"texture_width": 128,
"texture_height": 128,
"visible_bounds_width": 4,
"visible_bounds_height": 1.5,
"visible_bounds_offset": [0, 0.25, 0]
},
"bones": [
{
"name": "bb_main",
"pivot": [0, 0, 0],
"cubes": [
{
"origin": [-24, 0, -16],
"size": [48, 1, 32],
"uv": {
"north": {"uv": [0, 0], "uv_size": [48, 1]},
"east": {"uv": [1, 0], "uv_size": [32, 1]},
"south": {"uv": [0, 0], "uv_size": [48, 1]},
"west": {"uv": [4, 0], "uv_size": [32, 1]},
"up": {"uv": [0, 0], "uv_size": [96, 64]},
"down": {"uv": [0, 64], "uv_size": [96, -64]}
}
}
]
}
]
}
]
}