19 lines
419 B
INI
Raw Normal View History

2022-01-23 23:35:02 +08:00
# Configuration file
dimensions {
# The numeral id of the armorplus:arena dimension
I:arenaDimensionID=120
B:enableArenaDimension=false
# Enable/Disable the realm of insanity
B:enableRealmOfInsanity=false
2022-02-05 00:52:48 +08:00
# Too unstable, unfinished to be enabled by default.
2022-01-23 23:35:02 +08:00
B:enableTheArenaDimension=false
# The numeral id of the armorplus:realm_of_insanity dimension
I:realmDimensionID=121
}