diff --git a/MST_Extra_BN/modinfo.json b/MST_Extra_BN/modinfo.json index 1569c27..ab95aeb 100644 --- a/MST_Extra_BN/modinfo.json +++ b/MST_Extra_BN/modinfo.json @@ -5,7 +5,7 @@ "name": "MST Extra", "authors": [ "Chaosvolt" ], "description": "The sequeal to CDDA's old More Survival Tools mod, adding additional useful innawoods content.", - "version": "BN version, update 3/6/2024", + "version": "BN version, update 3/30/2024", "category": "items", "dependencies": [ "bn" ] } diff --git a/MST_Extra_BN/recipes/requirements.json b/MST_Extra_BN/recipes/requirements.json index 2c6c34f..f67b136 100644 --- a/MST_Extra_BN/recipes/requirements.json +++ b/MST_Extra_BN/recipes/requirements.json @@ -36,47 +36,6 @@ ] ] }, - { - "id": "meat_cooked", - "type": "requirement", - "//": "meat you'd put on a sandwich, edit adds jerked offal to the list.", - "components": [ - [ - [ "meat_cooked", 1 ], - [ "meat_scrap_cooked", 10 ], - [ "mutant_meat_cooked", 1 ], - [ "mutant_meat_scrap_cooked", 10 ], - [ "human_cooked", 1 ], - [ "mutant_human_cooked", 1 ], - [ "meat_pickled", 1 ], - [ "meat_smoked", 1 ], - [ "meat_salted", 1 ], - [ "dry_meat", 1 ], - [ "rehydrated_meat", 1 ], - [ "jerky", 1 ], - [ "jerky_offal", 1 ], - [ "bacon", 1 ], - [ "lunchmeat", 2 ], - [ "bologna", 5 ], - [ "can_spam", 2 ], - [ "fried_spam", 2 ], - [ "can_chicken", 1 ], - [ "fish_cooked", 1 ], - [ "fish_smoked", 1 ], - [ "can_herring", 1 ], - [ "can_salmon", 1 ], - [ "can_tuna", 1 ], - [ "can_sardine", 1 ], - [ "can_clams", 1 ], - [ "fish_pickled", 1 ], - [ "cracklins", 1 ], - [ "meat_aspic", 1 ], - [ "sausage", 1 ], - [ "sausage_cooked", 1 ], - [ "bratwurst_sausage", 1 ] - ] - ] - }, { "id": "vehicle_sled", "type": "requirement",