LTDV10/packet/kubejs/data/tetratic/configs/aof.json
2026-04-14 18:20:56 +08:00

65 lines
1.6 KiB
JSON

{
"Version": 1.0,
"attributemap":{
"double/head_left": {
"double/soul_fire_scythe_left": {
"config": {
"scaleY": 2.0,
"scaleZ": 1.5,
"attributes": {
"parent": "bettercombat:scythe"
}
}
}
},
"sword/blade": {
"sword/tonal_blade": {
"config": {
"attributes": {
"parent": "bettercombat:dagger"
}
}
},
"sword/crucible_blade": {
"config": {
"scaleY": 1.5,
"attributes": {
"parent": "bettercombat:crucible"
}
}
}
},
"single/head": {
"single/quarter_staff_head": {
"conditions": [
{
"type": "module",
"key": "single/long_handle_material",
"value": "long_handle/stick",
"conditions": [
{
"type": "module",
"key": "single/quarter_staff_head_material",
"value": "quarter_staff_head/oak",
"config": {
"scaleY": 25.75,
"scaleZ": 1.5,
"attributes": {
"parent": "bettercombat:battlestaff"
}
}
}
]
}
],
"config": {
"scaleY": 1.75,
"scaleZ": 1.5,
"attributes": {
"parent": "bettercombat:battlestaff"
}
}
}
}
}
}