Adding raw model files

This commit is contained in:
Somebody 2023-12-28 21:08:09 +01:00
parent 05770f0e2d
commit b3a88c8e3a
4 changed files with 85 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"format_version": "1.8.0",
"animations": {},
"geckolib_format_version": 2
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,79 @@
{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.Arctic-Penguin-BabyEmperor",
"texture_width": 64,
"texture_height": 64,
"visible_bounds_width": 2,
"visible_bounds_height": 2.5,
"visible_bounds_offset": [0, 0.75, 0]
},
"bones": [
{
"name": "bb_main",
"pivot": [0, 0, 0],
"cubes": [
{"origin": [-4, 0.5, -3], "size": [8, 10, 6], "uv": [0, 0]},
{"origin": [-3, 10.5, -2.75], "size": [6, 5, 5.5], "uv": [0, 16]}
]
},
{
"name": "Foots",
"pivot": [0, 0, 0]
},
{
"name": "LeftFoot",
"parent": "Foots",
"pivot": [0, 0, 0],
"cubes": [
{"origin": [0.5, 0, -3.75], "size": [3, 1, 6], "pivot": [0, 0, 0], "rotation": [2.5, -2.5, 0], "uv": [0, 28]}
]
},
{
"name": "RightFoot",
"parent": "Foots",
"pivot": [0, 0, 0],
"cubes": [
{"origin": [-3.5, 0, -3.75], "size": [3, 1, 6], "pivot": [0, 0, 0], "rotation": [2.5, 2.5, 0], "uv": [28, 0]}
]
},
{
"name": "Tail",
"pivot": [0, 0.5, 2.5],
"cubes": [
{"origin": [-1.5, 0.5, 2.5], "size": [3, 1, 2], "pivot": [0, 0.5, 2.5], "rotation": [-5, 0, 0], "uv": [22, 0]}
]
},
{
"name": "Beak",
"pivot": [0, 11.6, -2],
"cubes": [
{"origin": [-1, 11.35, -4], "size": [2, 1, 2], "pivot": [0, 11.6, -2], "rotation": [7.5, 0, 0], "uv": [22, 3]}
]
},
{
"name": "Arms",
"pivot": [-4, 10.5, 0]
},
{
"name": "RightArm",
"parent": "Arms",
"pivot": [4, 10.5, 0],
"cubes": [
{"origin": [3.25, 2.2, -2.75], "size": [1, 8.25, 5.5], "pivot": [4, 10.5, 0], "rotation": [0, 0, -5], "uv": [24, 11]}
]
},
{
"name": "LeftArm",
"parent": "Arms",
"pivot": [-4, 10.5, 0],
"cubes": [
{"origin": [-4.25, 2.2, -2.75], "size": [1, 8.25, 5.5], "pivot": [-4, 10.5, 0], "rotation": [0, 0, 5], "uv": [17, 21]}
]
}
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB