Skip to content

Commit

Permalink
Belatedly updoot recipe now that it's mainlined
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt committed Oct 2, 2024
1 parent 6c58f65 commit 61ebb43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 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 9/27/2024",
"version": "BN version, update 10/1/2024",
"category": "items",
"dependencies": [ "bn" ]
}
Expand Down
14 changes: 0 additions & 14 deletions MST_Extra_BN/recipes/recipe_other.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,20 +147,6 @@
[ [ "vehicle_sled", 2, "LIST" ] ]
]
},
{
"type": "recipe",
"result": "beehive_empty",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_TOOLS",
"skill_used": "fabrication",
"difficulty": 4,
"skills_required": [ "survival", 3 ],
"time": "10 m",
"autolearn": true,
"book_learn": [ [ "textbook_fabrication", 4 ], [ "atomic_survival", 3 ], [ "survival_book", 3 ] ],
"using": [ [ "wood_structural", 8 ], [ "nail_glue", 10 ] ],
"qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_W", "level": 1 } ]
},
{
"type": "recipe",
"result": "log_frame_item",
Expand Down

0 comments on commit 61ebb43

Please sign in to comment.