You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
461 B
18 lines
461 B
6 years ago
|
# Configuration file
|
||
|
|
||
|
forcelegacyrendering {
|
||
|
# Forces the legacy renderer which may have better compatibility with other mods [default: false]
|
||
|
B:client=false
|
||
|
}
|
||
|
|
||
|
|
||
|
general {
|
||
|
# Whether to enable the library system for sharing tails. This mostly matters on servers. [default: true]
|
||
|
B:"Enable Library"=true
|
||
|
|
||
|
# Local Players data. Delete to remove all customisation data. Do not try to edit manually [default: {}]
|
||
|
S:"Local Player Data"={}
|
||
|
}
|
||
|
|
||
|
|