Skip to content

Commit

Permalink
Merge pull request #53969 from PatrikLundell/update_workshop_recipes
Browse files Browse the repository at this point in the history
adjusted workshop recipes plus parkour bug
  • Loading branch information
Rivet-the-Zombie committed Jan 3, 2022
2 parents 3ff3369 + a550483 commit eacb7d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@
"construction_blueprint": "fbmh_2_parkour",
"blueprint_name": "build an obstacle course",
"blueprint_provides": [ { "id": "fbmh_2_parkour" } ],
"blueprint_requires": [ { "id": "fbmh_2" } ],
"blueprint_excludes": [ { "id": "fbmh_2_parkour" } ]
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
{ "id": "boots_scrap", "description": " Craft: Armor, Scrap Boots" },
{ "id": "chisel", "description": " Craft: Metalworking Chisel" },
{ "id": "hammer", "description": " Craft: Hammer" },
{ "id": "metal_file", "description": " Craft: Metal Fileset" },
{ "id": "stone_polishing", "description": " Craft: Polishing Stone" },
{ "id": "tongs", "description": " Craft: Metal Tongs" },
{ "id": "metalworking_tongs", "description": " Craft: Pair of Flatjaw Tongs" },
{ "id": "hotcut", "description": " Craft: Hotcut (chisel for metal working)" },
Expand Down

0 comments on commit eacb7d9

Please sign in to comment.