Skip to content

Commit

Permalink
Add a double recipe page to the recipe_mapping recipe entry
Browse files Browse the repository at this point in the history
Adding the Fletching Table recipe and the recipe for Snow and disabling the recipe linking for just the Fletching Table
  • Loading branch information
Mrbysco committed Nov 20, 2024
1 parent 76756bf commit 32127c1
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
"recipe": "minecraft:diamond_sword",
"recipe2": "minecraft:flint_and_steel"
},
{
"type": "patchouli:crafting",
"recipe": "minecraft:fletching_table",
"recipe2": "minecraft:snow",
"link_recipe": false
},
{
"type": "patchouli:smelting",
"recipe": "minecraft:cooked_cod"
Expand Down

0 comments on commit 32127c1

Please sign in to comment.