Skip to content

Commit 5dde173

Browse files
Add Recipe for Nuka-Cola Quantum Void
1 parent fbdb0a7 commit 5dde173

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Kenan-Modpack/Fallout_CDDA/Recipes/recipes_nuka.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,5 +313,18 @@
313313
"autolearn": true,
314314
"qualities": [ { "id": "CONTAIN", "level": 1 } ],
315315
"components": [ [ [ "sunset_sarsaparilla", 2 ] ] ]
316+
},
317+
{
318+
"type": "recipe",
319+
"activity_level": "NO_EXERCISE",
320+
"result": "cola_nuka_qv",
321+
"category": "CC_FOOD",
322+
"subcategory": "CSC_FOOD_DRINKS",
323+
"skill_used": "cooking",
324+
"difficulty": 0,
325+
"time": "8 m",
326+
"autolearn": true,
327+
"qualities": [ { "id": "CONTAIN", "level": 1 } ],
328+
"components": [ [ [ "cola_nuka_quantum", 1 ] ], [ [ "cola_nuka_void", 1 ] ] ]
316329
}
317330
]

0 commit comments

Comments
 (0)