Skip to content

Commit

Permalink
Remove additional glowstone alchemy recipes where they don't belong
Browse files Browse the repository at this point in the history
(closes #4460)
  • Loading branch information
TheRealWormbo committed Oct 14, 2023
1 parent 18a19b6 commit d435c9a
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"type": "botania:mana_infusion",
"text": "botania.page.manaAlchemy5",
"recipes": [
"botania:mana_infusion/redstone_to_glowstone_dust",
"botania:mana_infusion/glowstone_deconstruct"
]
},
Expand Down Expand Up @@ -136,8 +135,7 @@
"text": "botania.page.manaAlchemy19",
"recipes": [
"botania:mana_infusion/glowstone_dust_to_redstone",
"botania:mana_infusion/redstone_to_glowstone_dust",
"botania:mana_infusion/glowstone_deconstruct"
"botania:mana_infusion/redstone_to_glowstone_dust"
]
},
{
Expand Down

0 comments on commit d435c9a

Please sign in to comment.