2024-06-01 22:19:47 -06:00

109 lines
2.3 KiB
JSON
Executable File

[
{
"id": "banjo",
"general": {
"wearable": true
},
"display": {
"equipped_first_person": {
"translation": [0.20, 0.32, 0.30],
"rotation": [80.00, -77.00, 0.00],
"scale": [0.70, 0.70, 0.70]
},
"equipped_third_person": {
"translation": [0.20, -0.08, 0.30],
"rotation": [80.00, -51.00, 0.00],
"scale": [0.70, 0.70, 0.70]
}
},
"sounds": {
"timbre": "bard_mania:banjo"
}
},
{
"id": "flute",
"general": {
},
"sounds": {
"timbre": "bard_mania:flute"
}
},
{
"id": "marching_drums",
"general": {
"wearable": true,
"leftHand": "drum_stick",
"rightHand": "drum_stick"
},
"display" : {
"equipped_first_person": {
"translation": [0.00, 0.20, -0.50],
"rotation": [0.00, 0.00, 0.00],
"scale": [1.50, 1.50, 1.50]
}
},
"sounds": {
"timbre": "bard_mania:marching_drums"
}
},
{
"id": "lyre",
"general": {
"wearable": true
},
"display": {
"equipped_first_person": {
"translation": [-0.17, 0.08, 0.07],
"rotation": [16.00, -80.00, 0.00],
"scale": [0.80, 0.80, 0.80]
},
"equipped_third_person": {
"translation": [-0.15, 0.00, 0.13],
"rotation": [16.00, -80.00, 0.00],
"scale": [0.80, 0.80, 0.80]
}
},
"sounds": {
"timbre": "bard_mania:lyre"
}
},
{
"id": "recorder",
"general": {
"wearable": true
},
"display": {
"equipped_first_person": {
"translation": [0.00, -0.05, -0.50],
"rotation": [0.00, 0.00, 58.00],
"scale": [0.75, 0.75, 0.75]
},
"equipped_third_person": {
"translation": [0.00, 0.00, 0.13],
"rotation": [0.00, 0.00, 16.00],
"scale": [0.50, 0.50, 0.50]
}
},
"sounds": {
"timbre": "bard_mania:recorder"
}
},
{
"id": "xylophone",
"general": {
"wearable": true,
"leftHand": "mallet",
"rightHand": "mallet"
},
"display": {
"equipped_first_person": {
"translation": [0.00, 0.20, -0.50],
"rotation": [0.00, 0.00, 0.00],
"scale": [1.50, 1.50, 1.50]
}
},
"sounds": {
"timbre": "bard_mania:xylophone"
}
}
]