diff --git a/data/json/recipes/recipe_others.json b/data/json/recipes/recipe_others.json index ba08d23ab705..de9d979587f9 100644 --- a/data/json/recipes/recipe_others.json +++ b/data/json/recipes/recipe_others.json @@ -1722,10 +1722,10 @@ "time": 5000, "reversible": true, "autolearn": true, - "using": [ [ "filament", 300 ] ], "components": [ [ - [ "string_6", 6 ] + [ "string_6", 6 ], + [ "filament", 300, "LIST" ] ] ] },{ diff --git a/data/json/recipes/recipe_weapon.json b/data/json/recipes/recipe_weapon.json index a7def31387ea..e0b324f5afe0 100644 --- a/data/json/recipes/recipe_weapon.json +++ b/data/json/recipes/recipe_weapon.json @@ -248,7 +248,6 @@ "difficulty": 2, "time": 2000, "autolearn": true, - "using": [ [ "filament", 20 ] ], "qualities":[ {"id":"CUT","level":1} ], @@ -272,7 +271,8 @@ [ "fur", 1 ] ], [ - [ "duct_tape", 20 ] + [ "duct_tape", 20 ], + [ "filament", 20, "LIST" ] ] ] },{ @@ -365,7 +365,6 @@ "difficulty": 3, "time": 5000, "autolearn": true, - "using": [ [ "filament", 20 ] ], "qualities":[ {"id":"CUT","level":1} ], @@ -386,7 +385,8 @@ [ "fur", 1 ] ], [ - [ "duct_tape", 20 ] + [ "duct_tape", 20 ], + [ "filament", 20, "LIST" ] ] ] },{ @@ -464,7 +464,6 @@ "reversible": true, "decomp_learn": 1, "autolearn": true, - "using": [ [ "filament", 200 ] ], "book_learn": [[ "manual_archery", 2 ] , [ "recipe_bows", 1 ] , [ "book_archery", 3]], "qualities":[ {"id":"CUT","level":1} @@ -475,7 +474,8 @@ [ "2x4", 1 ] ], [ - [ "string_36", 2 ] + [ "cordage", 2, "LIST" ], + [ "filament", 200, "LIST" ] ] ] },{ @@ -513,7 +513,6 @@ "reversible": true, "decomp_learn": 1, "autolearn": true, - "using": [ [ "filament", 200 ] ], "book_learn": [[ "recipe_bows", 1 ] , [ "manual_archery", 2 ] , [ "book_archery", 2 ]], "qualities":[ {"id":"CUT","level":1} @@ -524,7 +523,8 @@ [ "2x4", 1 ] ], [ - [ "string_36", 2 ] + [ "cordage", 2, "LIST" ], + [ "filament", 200, "LIST" ] ] ] },{ @@ -537,7 +537,6 @@ "difficulty": 5, "time": 25000, "book_learn" : [[ "recipe_bows", 6 ] , [ "manual_archery", 7]], - "using": [ [ "filament", 200 ] ], "qualities":[ {"id":"CUT","level":1} ], @@ -551,7 +550,8 @@ [ "bone_human", 3 ] ], [ - [ "string_36", 2 ] + [ "cordage", 2, "LIST" ], + [ "filament", 200, "LIST" ] ] ] },{ @@ -4114,7 +4114,6 @@ "difficulty": 7, "time": 340000, "book_learn": [[ "textbook_weapeast", 6 ]], - "using": [ [ "filament", 20 ] ], "qualities": [ {"id":"SAW_W","level":1}, {"id":"CUT","level":1} @@ -4136,7 +4135,8 @@ [ "leather", 2 ] ], [ - [ "duct_tape", 20 ] + [ "duct_tape", 20 ], + [ "filament", 20, "LIST" ] ] ] },{