Skip to content

Commit

Permalink
Merge pull request #472 from MuteTiefling/e9e-fixes
Browse files Browse the repository at this point in the history
disable xp bottles in disenchantment dynamo
  • Loading branch information
MuteTiefling authored Jul 10, 2023
2 parents 6a9c0c3 + 442572c commit 971821e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubejs/server_scripts/expert/recipes/enigmatica/remove.js
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ ServerEvents.recipes((event) => {
{ id: 'thermal:machines/pulverizer/pulverizer_emerald' },
{ id: 'thermal:machines/pulverizer/pulverizer_diamond' },
{ id: 'thermal:machines/crucible/crucible_ender_pearl' },
{ id: 'thermal:fuels/disenchantment/disenchantment_experience_bottle' },

{ id: /theurgy:.*divination_rod/ },

Expand Down

0 comments on commit 971821e

Please sign in to comment.