summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated canned chili recipe to match the non-canned materials.jc_gargma2024-02-091-3/+12
|
* Add recipe for canned meat/vegatable curry.jc_gargma2024-02-093-1/+105
| | | | Fix vegatable curry lacking a book_learn.
* Fix bone broth having a far too high fun value.jc_gargma2024-02-092-0/+13
|
* Fix plurals on stirfry.jc_gargma2024-02-042-12/+3
| | | | Also apply the removal of meat stirfry from meat_dishes
* Remove redundant workaround for fun on meat stirfry.jc_gargma2024-02-041-2/+1
|
* Move the stirfry dishes to a single json to prevent superloading issues.jc_gargma2024-02-041-0/+10
|
* Reduce time to craft thread from a rag to match the 5m dismantle time.jc_gargma2023-12-311-1/+2
| | | | Also increase it 80 thread to match.
* Convert prices to cent/USD.jc_gargma2023-12-293-3/+4
|
* Allow chest rig to be crafted with leather.jc_gargma2023-11-172-2/+21
|
* Fix the omelette from powdered egg recipes.jc_gargma2023-11-142-2/+78
|
* Typo.jc_gargma2023-11-131-1/+1
|
* Allow oxidizer powder and potassium hydroxide to be crafted with a platinum ↵jc_gargma2023-11-122-0/+45
| | | | grille.
* Convert leg ammo pouch recipe to use requirements.jc_gargma2023-11-091-2/+2
|
* Sort several fruit juices under drinks.jc_gargma2023-08-232-0/+243
|
* Add veggy_green list as additional options for stir fry.jc_gargma2023-06-232-3/+3
|
* Update chili recipe based on upstream changes.jc_gargma2023-06-121-3/+12
|
* Fix bratwurst to require 10 sausage casings.jc_gargma2023-05-192-0/+27
|
* Fix sugar from sweets not outputting enough portions.jc_gargma2023-05-192-0/+41
|
* Fix large tin of canned beans containing only six portions.jc_gargma2023-05-161-1/+1
|
* Fix large canned corn using medium tin can.jc_gargma2023-05-161-1/+1
|
* Add recipes for canned corn, large tin cans, and large canning.jc_gargma2023-05-163-0/+174
|
* Import string recipe from faction-camp-recipe1 mod.jc_gargma2023-05-161-0/+14
|
* Missing comma.jc_gargma2023-05-031-1/+1
|
* Sandwiches, fish soup, french toast now use bread_sandwich group.jc_gargma2023-05-039-164/+116
| | | | | | | Peanut Butter now uses sugar_standard group. Wasteland Sausages, rennet, and sausage casing now use custom edible_stomach group. Upstream bone broth now allows human bones. Various updates to recipes in order to sync with upstream where my fixes had diverged.
* Remove stray comma.jc_gargma2023-02-161-1/+1
|
* Allow sausage casings to be made with clean water.jc_gargma2023-02-162-0/+25
|
* Also fix sweet sausage not requiring sausage casings.jc_gargma2023-02-122-2/+30
|
* Fix sausages not requiring sausage casings.jc_gargma2023-02-072-0/+58
|
* Fix bionic scanner being misclassified as an Other recipe.jc_gargma2023-02-072-0/+29
|
* Allow using evaporated milk in recipes.jc_gargma2023-01-265-1/+291
|
* Use byproducts as hack for crafting multiple per batch.jc_gargma2023-01-141-1/+1
|
* Remove invalid count from small tin can recipe.jc_gargma2023-01-141-1/+1
|
* Allow wasteland sausages to use sausage casings.jc_gargma2023-01-131-2/+2
|
* Move all uncategorized recipes to specific json files.jc_gargma2023-01-137-295/+301
|
* Fix sorting of some recipes.jc_gargma2023-01-132-362/+364
|
* Updated to use BN depends.jc_gargma2023-01-131-1/+1
|
* Remove coconut milk as a component of dehydrated fruit.jc_gargma2022-10-302-0/+21
|
* Offload the 40mm shotgun rounds fixes to the grenade crafting mod.jc_gargma2022-09-133-232/+0
|
* Resort mexican hot chocolate ingredients.jc_gargma2022-09-131-2/+2
|
* Allow crafting leg ammo pouches with rags/leather.jc_gargma2022-09-092-0/+23
|
* Typos.jc_gargma2022-07-111-3/+3
|
* More readability changes and more standardized groups.jc_gargma2022-07-113-45/+63
|
* Make several recipes more readable.jc_gargma2022-07-112-15/+94
| | | | Also use more standardized recipe component groups.
* Fix several FMJ ammo recipes to require copper.jc_gargma2022-04-266-0/+193
|
* Light turret fixed upstream.jc_gargma2022-04-202-43/+0
|
* Add recipe for small tin cans.jc_gargma2022-04-131-0/+16
|
* Also fix deluxe scrambled eggs from powdered eggs.jc_gargma2022-04-012-3/+47
|
* Fix scrambled eggs from powdered eggs variant.jc_gargma2022-04-012-0/+22
|
* Upstream fixed Bonemeal from food processors not supporting human bones.jc_gargma2022-03-252-22/+2
| | | | Also fixed recipes using cheese to use the new cheese_any list.
* Clean up a few recipes to make greater use of requirement lists.jc_gargma2022-01-131-30/+13
|