Skip to content

Commit 071976a

Browse files
It's Radioactive
1 parent 92ec54e commit 071976a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/silvermoon/boxplusplus/common/loader/RecipeLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ public static void addUpgradeModuleRecipe() {
572572
new ItemStack[] { GTModHandler.getModItem(GregTech.ID, "gt.blockmachines", 64, 10501),
573573
GTModHandler.getModItem(GregTech.ID, "gt.blockmachines", 64, 12712),
574574
GTOreDictUnificator.get("blockGlassUEV", 64), GTOreDictUnificator.get("slabWood", 1),
575-
GTModHandler.getModItem(GregTech.ID, "gt.blockmachines", 64, 12718),
575+
GTModHandler.getModItem(GregTech.ID, "gt.blockmachines", 64, 12713),
576576
GTModHandler.getModItem(UniversalSingularities.ID, "universal.general.singularity", 4, 26),
577577
new ItemStack(BlockRegister.BoxRing2, 16), },
578578
new FluidStack[] { FluidRegistry.getFluidStack("molten.ethylcyanoacrylatesuperglue", 128000),

0 commit comments

Comments
 (0)