Skip to content

Commit

Permalink
really fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAPenguin0 committed Aug 25, 2024
1 parent 35149a7 commit 8855a4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ public void run() {
.eut(TierEU.RECIPE_UIV).addTo(AssemblyLine);

// Femtometer-calibrated particle beam casing
GT_Values.RA.stdBuilder().metadata(RESEARCH_ITEM, Particle.getBaseParticle(Particle.STRANGE))
GT_Values.RA.stdBuilder().metadata(RESEARCH_ITEM, Particle.getBaseParticle(Particle.TOP))
.metadata(RESEARCH_TIME, 1 * HOURS)
.itemInputs(
GT_OreDictUnificator.get(OrePrefixes.frameGt, Materials.CosmicNeutronium, 16),
Expand Down

0 comments on commit 8855a4b

Please sign in to comment.