Skip to content

Commit

Permalink
feat: tellurium in LowGradeMOX
Browse files Browse the repository at this point in the history
  • Loading branch information
bruberu committed Jul 22, 2024
1 parent fc96413 commit da6c02b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ public static void init() {
.chancedOutput(dust, Technetium, 750, 0)
.chancedOutput(dust, Lead, 2490, 0)
.chancedOutput(dust, Neodymium, 519, 0)
.chancedOutput(dust, Zirconium, 749, 0)
.chancedOutput(dust, Tellurium, 611, 0)
.chancedOutput(dust, Barium, 1874, 0)
.chancedOutput(dust, Palladium, 463, 0)
.fluidOutputs(Xenon.getFluid(102), Radon.getFluid(118))
Expand Down

0 comments on commit da6c02b

Please sign in to comment.