minecraft-modpack-1.20.1/config/allthetweaks-common.toml
2025-02-09 14:25:57 +01:00

26 lines
403 B
TOML

[packmode]
#ATM = 0 SLOP = 1 SKY = 2 MAGIC = 3 EXPERT = 4 GRAVITAS = 5
#Range: 0 ~ 5
enable = 0
[discord]
#Enable Discord Rich Prescence
discord = true
[packversionmaj]
#Pack Release Version Format : X
#Range: 0 ~ 32768
major = 1
[packversionmin]
#Pack Minor Version : X
#Range: 0 ~ 32768
minor = 0
[packversionminrev]
#Pack Minor Version Revision : X
#Range: 0 ~ 32768
minorrev = 0