Skip to content

Commit

Permalink
adjusted workshop recipes plus parkour bug
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikLundell committed Jan 2, 2022
1 parent b49f934 commit a550483
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 a550483

Please sign in to comment.