Skip to content

Commit

Permalink
resistance potion
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteTiefling committed Jul 10, 2023
1 parent ec48151 commit 9abce85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions config/jei/recipe-category-sort-order.ini
Original file line number Diff line number Diff line change
Expand Up @@ -224,3 +224,6 @@ hexerei:book_of_shadows_dye
hexerei:crow_flute_dye
jeed:effect_info
some_assembly_required:sandwiching_station
lychee:item_exploding/minecraft/default
lychee:item_inside/minecraft/default
lychee:lightning_channeling/minecraft/default
2 changes: 1 addition & 1 deletion kubejs/startup_scripts/base/brewing_registry.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ MoreJSEvents.registerPotionBrewing((event) => {
output: 'minecraft:slowness'
},
{
reagent: 'byg:baobab_fruit',
reagent: 'thermal:spinach_block',
input: 'minecraft:awkward',
output: 'apotheosis:resistance'
},
Expand Down

0 comments on commit 9abce85

Please sign in to comment.