19 lines
419 B
INI
19 lines
419 B
INI
|
# 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
|
||
|
|
||
|
# Too unstable, unfinished to be enabled by default.
|
||
|
B:enableTheArenaDimension=false
|
||
|
|
||
|
# The numeral id of the armorplus:realm_of_insanity dimension
|
||
|
I:realmDimensionID=121
|
||
|
}
|
||
|
|
||
|
|