Skip to content

Commit

Permalink
#37817 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkraybill committed Feb 10, 2020
1 parent 315d8a5 commit 71ab5ea
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 11 deletions.
2 changes: 1 addition & 1 deletion data/json/recipes/armor/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"using": [ [ "blacksmithing_standard", 3 ] ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "copper", 60 ] ] ]
"components": [ [ [ "copper_scrap_equivalent", 2, "LIST" ] ] ]
},
{
"type": "recipe",
Expand Down
2 changes: 1 addition & 1 deletion data/json/recipes/other/containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
"components": [
[ [ "2x4", 2 ] ],
[ [ "wire", 1 ], [ "scrap", 2 ], [ "copper", 20 ] ],
[ [ "wire", 1 ], [ "scrap", 2 ], [ "copper_scrap_equivalent", 1, "LIST" ] ],
[ [ "rag", 2 ], [ "felt_patch", 2 ], [ "leather", 2 ], [ "fur", 2 ] ]
]
},
Expand Down
2 changes: 1 addition & 1 deletion data/json/recipes/other/tool.json
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
"autolearn": true,
"qualities": [ { "id": "HAMMER", "level": 2 } ],
"tools": [ [ [ "surface_heat", 10, "LIST" ], [ "forge", 10 ], [ "oxy_torch", 2 ] ] ],
"components": [ [ [ "scrap_copper", 4 ], [ "copper", 400 ] ] ]
"components": [ [ [ "copper_scrap_equivalent", 16, "LIST" ] ] ]
},
{
"type": "recipe",
Expand Down
12 changes: 6 additions & 6 deletions data/json/recipes/recipe_others.json
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@
"tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
"components": [
[ [ "stick", 1 ], [ "2x4", 1 ] ],
[ [ "scrap_copper", 10 ], [ "copper", 1000 ] ],
[ [ "copper_scrap_equivalent", 40, "LIST" ] ],
[ [ "cordage_short", 2, "LIST" ], [ "filament", 100, "LIST" ], [ "duct_tape", 40 ] ]
]
},
Expand Down Expand Up @@ -2219,7 +2219,7 @@
"autolearn": true,
"qualities": [ { "id": "HAMMER", "level": 3 } ],
"tools": [ [ [ "press", -1 ] ], [ [ "surface_heat", 10, "LIST" ] ] ],
"components": [ [ [ "scrap_copper", 5 ], [ "copper", 500 ] ], [ [ "tin", 30 ] ] ]
"components": [ [ [ "copper_scrap_equivalent", 20, "LIST" ] ], [ [ "tin", 30 ] ] ]
},
{
"type": "recipe",
Expand All @@ -2235,7 +2235,7 @@
"qualities": [ { "id": "HAMMER", "level": 3 } ],
"tools": [ [ [ "electrolysis_kit", 10 ] ], [ [ "surface_heat", 10, "LIST" ] ] ],
"components": [
[ [ "scrap_copper", 5 ], [ "copper", 500 ] ],
[ [ "copper_scrap_equivalent", 20, "LIST" ] ],
[ [ "tin", 30 ] ],
[ [ "water", 3 ], [ "water_clean", 3 ] ],
[ [ "acid", 1 ] ]
Expand Down Expand Up @@ -3246,7 +3246,7 @@
"autolearn": true,
"qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ],
"tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ],
"components": [ [ [ "scrap_copper", 7 ], [ "copper", 175 ] ] ]
"components": [ [ [ "copper_scrap_equivalent", 7, "LIST" ] ] ]
},
{
"type": "recipe",
Expand Down Expand Up @@ -4166,7 +4166,7 @@
"tools": [ [ [ "hotplate", 100 ], [ "toolset", 100 ] ] ],
"components": [
[ [ "chem_ethanol", 50 ], [ "denat_alcohol", 50 ] ],
[ [ "copper", 50 ] ],
[ [ "copper_scrap_equivalent", 2, "LIST" ] ],
[ [ "acid", 1 ] ],
[ [ "bleach", 2 ] ],
[ [ "oxy_powder", 50 ] ],
Expand Down Expand Up @@ -4486,7 +4486,7 @@
"autolearn": true,
"using": [ [ "forging_standard", 1 ] ],
"tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
"components": [ [ [ "tin", 12 ] ], [ [ "copper", 50 ] ] ]
"components": [ [ [ "tin", 12 ] ], [ [ "copper_scrap_equivalent", 2, "LIST" ] ] ]
},
{
"type": "recipe",
Expand Down
4 changes: 2 additions & 2 deletions data/json/recipes/recipe_weapon.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
"components": [
[ [ "rag", 1 ], [ "felt_patch", 1 ], [ "duct_tape", 50 ], [ "cordage_short", 2, "LIST" ], [ "filament", 100, "LIST" ] ],
[ [ "scrap_copper", 2 ], [ "copper", 200 ] ]
[ [ "copper_scrap_equivalent", 8, "LIST" ] ]
]
},
{
Expand Down Expand Up @@ -249,7 +249,7 @@
[ [ "stick_long", 1 ], [ "pool_cue", 1 ] ],
[ [ "rag", 1 ], [ "felt_patch", 1 ], [ "leather", 1 ], [ "fur", 1 ] ],
[ [ "duct_tape", 20 ], [ "cordage_short", 1, "LIST" ], [ "filament", 50, "LIST" ] ],
[ [ "scrap_copper", 3 ], [ "copper", 300 ] ]
[ [ "copper_scrap_equivalent", 12, "LIST" ] ]
]
},
{
Expand Down
6 changes: 6 additions & 0 deletions data/json/requirements/materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"//": "Materials used when forming bullets",
"components": [ [ [ "lead", 1 ] ] ]
},
{
"id": "copper_scrap_equivalent",
"type": "requirement",
"//": "Material used for equivalence between one unit of scrap copper and corresponding amount of elemental copper.",
"components": [ [ [ "scrap_copper", 1 ], [ "copper", 25 ] ] ]
},
{
"id": "cordage",
"type": "requirement",
Expand Down

0 comments on commit 71ab5ea

Please sign in to comment.