summaryrefslogtreecommitdiff
path: root/config/gregtech/dimensions.json
diff options
context:
space:
mode:
authorDrNuget <drnuget@outlook.com>2024-09-01 02:09:01 +0300
committerDrNuget <drnuget@outlook.com>2024-09-01 02:09:01 +0300
commita803b2a49c8419f4999629f989ba0649a4f57d4d (patch)
tree280b816ee6afc8cecd4855cc0b33424f198e6b96 /config/gregtech/dimensions.json
parent58b8c20b9aefe1bf1ec4c00b9f3217d770e8e525 (diff)
modify gregtech configs
Diffstat (limited to 'config/gregtech/dimensions.json')
-rw-r--r--config/gregtech/dimensions.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/config/gregtech/dimensions.json b/config/gregtech/dimensions.json
new file mode 100644
index 0000000..a4a6adf
--- /dev/null
+++ b/config/gregtech/dimensions.json
@@ -0,0 +1,16 @@
+{
+ "dims": [
+ {
+ "dimID": 0,
+ "dimName": "Overworld"
+ },
+ {
+ "dimID": 1,
+ "dimName": "End"
+ },
+ {
+ "dimID": -1,
+ "dimName": "Nether"
+ }
+ ]
+} \ No newline at end of file