add first patch
This commit is contained in:
@@ -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]}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user