Skip to content

Commit

Permalink
Moved experience bottle recipe in large chemical reactor (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
proteamer authored Feb 6, 2024
1 parent ed46700 commit daef3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubejs/server_scripts/vanilla/mob_drops.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ ServerEvents.recipes((event) => {

// XP
greg
.chemical_reactor("gtceu:bottle_o_enchanting")
.large_chemical_reactor("gtceu:bottle_o_enchanting")
.itemInputs(
"glass_bottle",
"#forge:tiny_dusts/gold",
Expand Down

0 comments on commit daef3c8

Please sign in to comment.