Skip to content

Commit

Permalink
fix: forgor promethium
Browse files Browse the repository at this point in the history
  • Loading branch information
bruberu committed Jul 23, 2024
1 parent f3d9428 commit 60c1570
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,9 @@ public static void init() {
.chancedOutput(dust, Neodymium, 1020, 0)
.chancedOutput(dust, Molybdenum, 937, 0)
.chancedOutput(dust, Zirconium, 863, 0)
.chancedOutput(dust, Palladium, 738, 0)
.chancedOutput(dust, Samarium, 319, 0)
.chancedOutput(dust, Tellurium, 187, 0)
.chancedOutput(dust, Promethium, 119, 0)
.fluidOutputs(Krypton.getFluid(6), Xenon.getFluid(126), Radon.getFluid(114))
.buildAndRegister();

Expand Down

0 comments on commit 60c1570

Please sign in to comment.