Oatmeal recipe changes

Something I just discovered in my military base start. I had a lot of oatmeal and cartons of milk pulled up onto my rooftop base and since I was sick of MREs, I thought I’d make oatmeal.

Except I had no water, and the oatmeal recipe can’t use milk. And that is not right…

Easy enough to fix.

“type”: “recipe”,
“activity_level”: “NO_EXERCISE”,
“result”: “oatmeal_cooked”,
“category”: “CC_FOOD”,
“subcategory”: “CSC_FOOD_OTHER”,
“skill_used”: “cooking”,
“time”: “6 m”,
“autolearn”: true,
“qualities”: [ { “id”: “COOK”, “level”: 2 } ],
“tools”: [ [ [ “surface_heat”, 2, “LIST” ] ] ],
“components”: [ [ [ “oatmeal”, 1 ] ], [ [ “water”, 1 ], [ “water_clean”, 1 ], [“milk”, 1 ] ] ]

PR it. You can do the same thing with deluxe oatmeal, too.

1 Like