mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2026-01-04 15:31:37 +00:00
35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"format_version": "1.16.0",
|
|
"minecraft:geometry": [
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.spyglass",
|
|
"texture_width": 16,
|
|
"texture_height": 16,
|
|
"visible_bounds_width": 3,
|
|
"visible_bounds_height": 1.5,
|
|
"visible_bounds_offset": [ 0, 0.25, 0 ]
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "spyglass",
|
|
"binding": "q.item_slot_to_bone_name((q.main_hand_item_use_duration || q.is_emerging) > 0.0f ? 'head' : (q.is_item_name_any('slot.weapon.mainhand', 0, 'minecraft:spyglass') ? 'main_hand' : 'off_hand'))",
|
|
"pivot": [ 0, 0, 0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -11.1, -0.1, -0.1 ],
|
|
"size": [ 6.2, 2.2, 2.2 ],
|
|
"uv": [ 0, 0 ]
|
|
},
|
|
{
|
|
"origin": [ -5, 0, 0 ],
|
|
"size": [ 5, 2, 2 ],
|
|
"uv": [ 0, 4 ]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|