All checks were successful
Deploy Addons / deploy (push) Successful in 15s
Tameable white chicken modelled on Hey Hey from Moana — custom plump geometry, waddly walk/peck animations, hatching egg item, and vanilla chicken sounds. Mounted on all 4 servers via docker-compose. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
29 lines
590 B
JSON
29 lines
590 B
JSON
{
|
|
"format_version": "1.12.0",
|
|
"minecraft:geometry": [
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.heyhe_egg",
|
|
"texture_width": 32,
|
|
"texture_height": 16,
|
|
"visible_bounds_width": 1,
|
|
"visible_bounds_height": 1,
|
|
"visible_bounds_offset": [0, 0.3, 0]
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "root",
|
|
"pivot": [0, 0, 0],
|
|
"cubes": [
|
|
{
|
|
"origin": [-2.5, 0, -2.5],
|
|
"size": [5, 6, 5],
|
|
"uv": [0, 0]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|