Skip to content

Commit

Permalink
Update 02_02_create.json
Browse files Browse the repository at this point in the history
Fix create enchantment guidebook pages
  • Loading branch information
DaFuqs authored Dec 5, 2024
1 parent 6c364a6 commit 9eaea22
Showing 1 changed file with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,20 @@
"title": "enchantment.create.potato_recovery",
"recipe_id": "spectrum:mod_integration/create/enchanter/book_capacity"
},
{
"type": "spectrum:enchanter_upgrading",
"title": "container.spectrum.rei.enchantment_upgrading.title",
"recipe_id": "spectrum:mod_integration/create/enchantment_upgrade/potato_recovery"
},
{
"type": "spectrum:enchanter_crafting",
"title": "enchantment.create.capacity",
"recipe_id": "spectrum:mod_integration/create/enchanter/book_capacity"
},
{
"type": "spectrum:enchanter_upgrading",
"title": "container.spectrum.rei.enchantment_upgrading.title",
"recipe_id": "spectrum:mod_integration/create/enchanter/book_potato_recovery"
"recipe_id": "spectrum:mod_integration/create/enchantment_upgrade/capacity"
},
{
"type": "modonomicon:spotlight",
Expand Down

0 comments on commit 9eaea22

Please sign in to comment.