mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-14 10:27:14 +00:00
a3b394c507
Initial layout
126 lines
2.5 KiB
JSON
126 lines
2.5 KiB
JSON
{
|
|
"format_version": "1.16.0",
|
|
"minecraft:geometry": [
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.crossbow_pulling_0",
|
|
"texture_width": 16.0,
|
|
"texture_height": 16.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "rightitem",
|
|
"binding": "q.item_slot_to_bone_name(c.item_slot)",
|
|
"texture_meshes": [
|
|
{
|
|
"position": [ 0.0, -5.0, -3.0 ],
|
|
"rotation": [ 90.0, 0.0, -49.0 ],
|
|
"texture": "crossbow_pulling_0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.crossbow_pulling_1",
|
|
"texture_width": 16.0,
|
|
"texture_height": 16.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "rightitem",
|
|
"binding": "q.item_slot_to_bone_name(c.item_slot)",
|
|
"texture_meshes": [
|
|
{
|
|
"position": [ 0.0, -5.0, -3.0 ],
|
|
"rotation": [ 90.0, 0.0, -49.0 ],
|
|
"texture": "crossbow_pulling_1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.crossbow_pulling_2",
|
|
"texture_width": 16.0,
|
|
"texture_height": 16.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "rightitem",
|
|
"binding": "q.item_slot_to_bone_name(c.item_slot)",
|
|
"texture_meshes": [
|
|
{
|
|
"position": [ 0.0, -5.0, -3.0 ],
|
|
"rotation": [ 90.0, 0.0, -49.0 ],
|
|
"texture": "crossbow_pulling_2"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.crossbow_standby",
|
|
"texture_width": 16.0,
|
|
"texture_height": 16.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "rightitem",
|
|
"binding": "q.item_slot_to_bone_name(c.item_slot)",
|
|
"texture_meshes": [
|
|
{
|
|
"position": [ 0.0, -5.0, -3.0 ],
|
|
"rotation": [ 90.0, 0.0, -49.0 ],
|
|
"texture": "default"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.crossbow_arrow",
|
|
"texture_width": 16.0,
|
|
"texture_height": 16.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "rightitem",
|
|
"binding": "q.item_slot_to_bone_name(c.item_slot)",
|
|
"texture_meshes": [
|
|
{
|
|
"position": [ 0.0, -5.0, -3.0 ],
|
|
"rotation": [ 90.0, 0.0, -49.0 ],
|
|
"texture": "crossbow_arrow"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": {
|
|
"identifier": "geometry.crossbow_rocket",
|
|
"texture_width": 16.0,
|
|
"texture_height": 16.0
|
|
},
|
|
"bones": [
|
|
{
|
|
"name": "rightitem",
|
|
"binding": "q.item_slot_to_bone_name(c.item_slot)",
|
|
"texture_meshes": [
|
|
{
|
|
"position": [ 0.0, -5.0, -3.0 ],
|
|
"rotation": [ 90.0, 0.0, -49.0 ],
|
|
"texture": "crossbow_rocket"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|