Skip to content

Commit

Permalink
Merge branch 'master' into fix-gtpp-references
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Feb 13, 2025
2 parents 0f12cdd + f567303 commit 5811650
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Add your dependencies here

dependencies {
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.126:dev")
api("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.128:dev")
api("com.github.GTNewHorizons:Yamcl:0.6.0:dev")
api("com.github.GTNewHorizons:Baubles:1.0.4:dev")

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import static net.minecraftforge.fluids.FluidRegistry.getFluidStack;

import gregtech.api.enums.GTValues;
import gregtech.api.enums.Materials;
import gregtech.api.enums.TierEU;
import gregtech.api.util.GTUtility;
import gtPlusPlus.core.util.minecraft.FluidUtils;
Expand Down

0 comments on commit 5811650

Please sign in to comment.