11 lines
409 B
JSON
11 lines
409 B
JSON
|
{
|
||
|
"slot": "emxarms:attachment/slot/grip_emx_maxvalue",
|
||
|
// 配件的默认模型,不可为空
|
||
|
"model": "emxarms:attachment/grip_emx_maxvalue_geo",
|
||
|
// 配件默认模型使用的材质,不可为空
|
||
|
"texture": "emxarms:attachment/uv/emx_maxvalue",
|
||
|
"sounds": {
|
||
|
"install": "tacz:attachments/attachment_general_b",
|
||
|
"uninstall": "tacz:attachments/attachment_general_uninstall"
|
||
|
}
|
||
|
}
|