Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Buff output of Oganesson fusion recipe (#335)
Browse files Browse the repository at this point in the history
Former-commit-id: 55167854c3f8a6396da6a8f547c6380940e1151a
  • Loading branch information
Steelux8 authored Jul 4, 2023
1 parent 84d0a18 commit 17c20f0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,8 @@ public static void run() {
480000000);
GT_Values.RA.addFusionReactorRecipe(
WerkstoffLoader.Californium.getMolten(32),
WerkstoffLoader.Calcium.getMolten(144),
WerkstoffLoader.Oganesson.getFluidOrGas(144),
WerkstoffLoader.Calcium.getMolten(720),
WerkstoffLoader.Oganesson.getFluidOrGas(720),
420,
49152,
600000000);
Expand Down

0 comments on commit 17c20f0

Please sign in to comment.