31 lines
821 B
JSON
31 lines
821 B
JSON
{
|
|
"model": "lrtactical:melee/wooden_baseball_bat_geo",
|
|
"animation": "lrtactical:melee/baseball_bat",
|
|
"state_machine": "lrtactical:default_melee_state_machine",
|
|
"texture": "lrtactical:melee/wooden_baseball_bat_uv",
|
|
"slot_texture": "lrtactical:melee/slot/wooden_baseball_bat",
|
|
"transforms": {
|
|
"thirdperson_righthand": {
|
|
"translation": [0, 2.5, 1]
|
|
},
|
|
"thirdperson_lefthand": {
|
|
"translation": [0, 2.5, 1]
|
|
},
|
|
"ground": {
|
|
"rotation": [45, 0, 0],
|
|
"translation": [0, 6, 0]
|
|
},
|
|
"gui": {
|
|
"rotation": [0, 0, -45],
|
|
"translation": [4.5, 4, 0]
|
|
},
|
|
"head": {
|
|
"translation": [0, 4.75, 0]
|
|
},
|
|
"fixed": {
|
|
"rotation": [0, 0, 45],
|
|
"translation": [5.5, -5.5, 0],
|
|
"scale": [0.8, 0.8, 0.8]
|
|
}
|
|
}
|
|
} |