aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
diff options
context:
space:
mode:
authorYang Xizhi <60341015+GlodBlock@users.noreply.github.com>2022-03-02 16:01:31 +0800
committerGitHub <noreply@github.com>2022-03-02 09:01:31 +0100
commit8e885785653e90f429c360f5648ae16ec3a3a621 (patch)
treef1f32e7fbc7092fb3beaa7e2fa70e3e2e72965e8 /src/main/java/gregtech
parenta5eb10feafdad7333e7c2115308b0b9fa1bab4c1 (diff)
downloadGT5-Unofficial-8e885785653e90f429c360f5648ae16ec3a3a621.tar.gz
GT5-Unofficial-8e885785653e90f429c360f5648ae16ec3a3a621.tar.bz2
GT5-Unofficial-8e885785653e90f429c360f5648ae16ec3a3a621.zip
reserve machince meta id for GlodBlock (#959)
Diffstat (limited to 'src/main/java/gregtech')
-rw-r--r--src/main/java/gregtech/api/GregTech_API.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/gregtech/api/GregTech_API.java b/src/main/java/gregtech/api/GregTech_API.java
index 7582401eae..f08f9d3fb8 100644
--- a/src/main/java/gregtech/api/GregTech_API.java
+++ b/src/main/java/gregtech/api/GregTech_API.java
@@ -129,7 +129,7 @@ public class GregTech_API {
* 15000 - 16999 are reserved for TecTech.
* 17000 - 29999 are currently free.
* 30000 - 31999 are reserved for Alkalus.
- * 32001 - 32766 are currently free.
+ * 32001 - 32766 are reserved for Glod.
* <p/>
* Contact me if you need a free ID-Range, which doesn't conflict with other Addons.
* You could make an ID-Config, but we all know, what "stupid" customers think about conflicting ID's