aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAbdiel Kavash <19243993+AbdielKavash@users.noreply.github.com>2024-04-12 14:15:00 -0600
committerGitHub <noreply@github.com>2024-04-12 22:15:00 +0200
commit08157ac34612a0298e0d8acb68ebd0f2bcdbd32f (patch)
tree65b03df2761c498ccb4698de73c1975b9deaa78c /gradle.properties
parentea4699c56715180374cab6a6f4537fdddec18d70 (diff)
downloadGT5-Unofficial-08157ac34612a0298e0d8acb68ebd0f2bcdbd32f.tar.gz
GT5-Unofficial-08157ac34612a0298e0d8acb68ebd0f2bcdbd32f.tar.bz2
GT5-Unofficial-08157ac34612a0298e0d8acb68ebd0f2bcdbd32f.zip
Fix multiblock structure check bugs related to borosilicate glass. (#3)
* uBS + uD * Borosilicate Glass check fix * Non-exotic Energy Hatch fix. * Replace for loops.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 9a8fc78abc..fcd5f9f406 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -117,7 +117,7 @@ minimizeShadowedDependencies = true
# If disabled, won't rename the shadowed classes.
relocateShadowedDependencies = true
-# Adds the GTNH maven, CurseMaven, IC2/Player maven, and some more well-known 1.7.10 repositories.
+# Adds the GTNH maven, CurseMaven, Modrinth, and some more well-known 1.7.10 repositories.
includeWellKnownRepositories = true
# Change these to your Maven coordinates if you want to publish to a custom Maven repository instead of the default GTNH Maven.