summaryrefslogtreecommitdiff
path: root/config/gregtech/dimensions.json
diff options
context:
space:
mode:
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