mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-31 01:15:50 -04:00
124 lines
3.9 KiB
JSON
124 lines
3.9 KiB
JSON
{
|
|
"parent": "object/draft_schematic/food/base_food_schematic.iff",
|
|
"itemsPerContainer": 25,
|
|
"craftedObjectTemplate": "object/tangible/food/crafted/dish_synthsteak.iff",
|
|
"slots": [
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"vegetable_mash"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"vegetable_mash"
|
|
],
|
|
"ingredient": "vegetable",
|
|
"count": 20
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"cereal_fortifier"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"cereal_fortifier"
|
|
],
|
|
"ingredient": "cereal",
|
|
"count": 20
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": false,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"cooking_wrap"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_resourceClass",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"cooking_wrap"
|
|
],
|
|
"ingredient": "hide",
|
|
"count": 5
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
},
|
|
{
|
|
"optional": true,
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"additive"
|
|
],
|
|
"options": [
|
|
{
|
|
"ingredientType": "IT_template",
|
|
"ingredients": [
|
|
{
|
|
"name": [
|
|
"craft_food_ingredients_n",
|
|
"additive"
|
|
],
|
|
"ingredient": "object/tangible/food/crafted/additive/additive_light.iff",
|
|
"count": 1
|
|
}
|
|
],
|
|
"complexity": 0,
|
|
"skillCommand": "unskilled"
|
|
}
|
|
],
|
|
"optionalSkillCommand": "",
|
|
"complexity": 0,
|
|
"appearance": ""
|
|
}
|
|
],
|
|
"skillCommands": [
|
|
"unskilled"
|
|
],
|
|
"manufactureScripts": [
|
|
"systems.crafting.food.crafted_items.crafting_food_organic_hide_chef"
|
|
],
|
|
"complexity": 6,
|
|
"sharedTemplate": "object/draft_schematic/food/shared_dish_synthsteak.iff",
|
|
"volume": 1
|
|
} |