mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-14 00:03:01 -04:00
16 lines
438 B
JSON
16 lines
438 B
JSON
{
|
|
"parent": "object/draft_schematic/base/base_draft_schematic.iff",
|
|
"category": "CT_misc",
|
|
"crateObjectTemplate": "object/factory/factory_crate_generic_items.iff",
|
|
"destroyIngredients": true,
|
|
"manufactureScripts": [
|
|
"systems.crafting.instrument.specific_item.instrument_item"
|
|
],
|
|
"xpPoints": [
|
|
{
|
|
"type": "XP_musician",
|
|
"level": 0,
|
|
"value": 0
|
|
}
|
|
]
|
|
} |