diff options
author | DrNuget <drnuget@outlook.com> | 2024-09-01 02:09:01 +0300 |
---|---|---|
committer | DrNuget <drnuget@outlook.com> | 2024-09-01 02:09:01 +0300 |
commit | a803b2a49c8419f4999629f989ba0649a4f57d4d (patch) | |
tree | 280b816ee6afc8cecd4855cc0b33424f198e6b96 /config/gregtech/worldgen_extracted.json | |
parent | 58b8c20b9aefe1bf1ec4c00b9f3217d770e8e525 (diff) |
modify gregtech configs
Diffstat (limited to 'config/gregtech/worldgen_extracted.json')
-rw-r--r-- | config/gregtech/worldgen_extracted.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/gregtech/worldgen_extracted.json b/config/gregtech/worldgen_extracted.json new file mode 100644 index 0000000..bcb8e7f --- /dev/null +++ b/config/gregtech/worldgen_extracted.json @@ -0,0 +1,8 @@ +{ + "_comment0": "This File exists to prevent custom oregen configurations from being overridden.", + "_comment1": "If this file is deleted, the oregen files will be regenerated from their defaults.", + "_comment2": "Modpack authors make sure this file is included in your modpack if you have customized ore generation", + "_comment3": "The below versions are used for when GT must forcefully override existing vein configurations, and should not be used by packs.", + "fluidVersion": 2, + "veinVersion": 1 +} |