From 9c9f7800bc31700852692d8e87ad3ebc839026cf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 5 Apr 2023 11:27:59 -0700 Subject: Fix gallon and 10L jerrycan recipes. --- json/recipes/basecamps/recipe_groups.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'json/recipes/basecamps') diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index be5ddf7..5b2c66e 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -225,8 +225,8 @@ { "id": "steel_chunk", "description": " Craft: Steel, Chunk" }, { "id": "steel_lump", "description": " Craft: Steel, Lump" }, { "id": "wire", "description": " Craft: Wire" }, - { "id": "jug_plastic", "description": " Craft: Gallon Jug, from bottles" }, - { "id": "jerrycan", "description": " Craft: Jerrycan, Plastic, from Gallon Jugs" }, + { "id": "jug_plastic_ducted", "description": " Craft: Gallon Jug, from bottles" }, + { "id": "jerrycan_ducked", "description": " Craft: Jerrycan, Plastic, from Gallon Jugs" }, { "id": "lye_powder_from_lye", "description": " Craft: Lye, Powder" }, { "id": "material_quicklime", "description": " Craft: Quicklime" }, { "id": "chem_aluminium_powder", "description": " Craft: Aluminum, Powder" }, @@ -253,7 +253,8 @@ { "id": "armguard_scrap", "description": " Craft: Arm Guards, Scrap" }, { "id": "legguard_scrap", "description": " Craft: Leg Guards, Scrap" }, { "id": "boots_scrap", "description": " Craft: Boots, Scrap" }, - { "id": "jug_plastic_plastic-mod", "description": " Craft: Gallon Jug" } + { "id": "jerrycan", "description": " Craft: Jerrycan, Plastic" }, + { "id": "jug_plastic", "description": " Craft: Gallon Jug" } ] }, { -- cgit v1.2.1