Arclight1.18/i18n-config/src/main/resources/META-INF/arclight.conf
2021-10-29 13:27:59 +08:00

25 lines
365 B
Plaintext

_v = 1
locale {
fallback = "zh_cn"
}
optimization {
remove-stream = true
cache-plugin-class = true
disable-data-fixer = false
}
compatibility {
material-property-overrides {
}
entity-property-overrides {
}
symlink-world = false
extra-logic-worlds = []
}
async-catcher {
dump = true
warn = true
defaultOperation = block
overrides {
}
}