Skip to content

Commit

Permalink
Update raw_grain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoHart authored Nov 25, 2023
1 parent 1d49e25 commit 3574c1c
Showing 1 changed file with 188 additions and 0 deletions.
188 changes: 188 additions & 0 deletions data/json/recipes/food/raw_grain.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,38 @@
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_wheat", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "wheat",
"id_suffix": "win1",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 25, 1 ],
"//": "Throwing the mixture into the air so that the wind blows away the lighter chaff",
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_wheat", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "wheat",
"id_suffix": "win2",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 80, 1 ],
"//": "Anything that blows air can do this really quickly.",
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 2 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_wheat", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
Expand Down Expand Up @@ -118,6 +150,36 @@
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_oats", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "oats",
"id_suffix": "win1",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 25, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_oats", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "oats",
"id_suffix": "win2",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 80, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 2 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_oats", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
Expand Down Expand Up @@ -177,6 +239,38 @@
"components": [ [ [ "threshed_barley", 1 ] ] ],
"charges": 4
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "barley",
"id_suffix": "win1",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 25, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_barley", 1 ] ] ],
"charges": 4
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "barley",
"id_suffix": "win2",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 80, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 2 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_barley", 1 ] ] ],
"charges": 4
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
Expand Down Expand Up @@ -237,6 +331,38 @@
"components": [ [ [ "threshed_lentils", 1 ] ] ],
"charges": 2
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "dry_lentils",
"id_suffix": "win1",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "3 m",
"batch_time_factors": [ 25, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_lentils", 1 ] ] ],
"charges": 2
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "dry_lentils",
"id_suffix": "win2",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "3 m",
"batch_time_factors": [ 80, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 2 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_lentils", 1 ] ] ],
"charges": 2
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
Expand Down Expand Up @@ -326,6 +452,38 @@
"components": [ [ [ "threshed_buckwheat", 1 ] ] ],
"charges": 2
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "buckwheat",
"id_suffix": "win1",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 25, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_buckwheat", 1 ] ] ],
"charges": 2
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "buckwheat",
"id_suffix": "win2",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 80, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 2 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_buckwheat", 1 ] ] ],
"charges": 2
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
Expand Down Expand Up @@ -383,5 +541,35 @@
"qualities": [ { "id": "BLOW_AIR", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_canola", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "seed_canola",
"id_suffix": "win1",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 25, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 1 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_canola", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "seed_canola",
"id_suffix": "win2",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_VEGGI",
"skill_used": "survival",
"time": "5 m",
"batch_time_factors": [ 80, 1 ],
"autolearn": true,
"qualities": [ { "id": "WINNOW", "level": 2 } ],
"byproducts": [ [ "chaff", 1 ] ],
"components": [ [ [ "threshed_canola", 1 ] ] ]
}
]

0 comments on commit 3574c1c

Please sign in to comment.