Skip to content

Commit

Permalink
Fix #2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuiceyBeans committed Apr 18, 2024
1 parent 1630d3c commit c305c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubejs/server_scripts/End_Game.js
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,8 @@ ServerEvents.recipes(event => {
'ABCDEDCBA'
], {
A: 'functionalstorage:netherite_upgrade',
B: 'sophisticatedstorage:gold_barrel',
C: 'sophisticatedstorage:diamond_barrel',
B: 'sophisticatedstorage:basic_to_gold_tier_upgrade',
C: 'sophisticatedstorage:basic_to_diamond_tier_upgrade',
D: 'gtceu:tungsten_steel_crate',
E: 'gtceu:luv_quantum_chest',
F: 'gtceu:zpm_quantum_chest',
Expand Down

0 comments on commit c305c16

Please sign in to comment.