Skip to content

Commit

Permalink
Smol fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt committed Mar 30, 2024
1 parent b2ccbd1 commit ea8b606
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
2 changes: 1 addition & 1 deletion MST_Extra_BN/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
}
Expand Down
41 changes: 0 additions & 41 deletions MST_Extra_BN/recipes/requirements.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ea8b606

Please sign in to comment.