Skip to content

Commit

Permalink
Merge pull request #44 from GTNewHorizons/fix/SpacePumpMk3NEI
Browse files Browse the repository at this point in the history
Added mk3 pump as NEI catalyst for space pumping
  • Loading branch information
Dream-Master authored Jul 29, 2023
2 parents e789755 + 497b9a3 commit b093cd7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ public static void IMCSender() {
sendCatalyst(
"com.gtnewhorizons.gtnhintergalactic.nei.SpacePumpModuleRecipeHandler",
"gregtech:gt.blockmachines:14011");
sendCatalyst(
"com.gtnewhorizons.gtnhintergalactic.nei.SpacePumpModuleRecipeHandler",
"gregtech:gt.blockmachines:14014");

sendHandler(
"com.gtnewhorizons.gtnhintergalactic.nei.GasSiphonRecipeHandler",
Expand Down

0 comments on commit b093cd7

Please sign in to comment.