IMC-Vocality/config/frozenlib.json5
2025-04-09 22:50:07 -05:00

17 lines
444 B
Plaintext

{
/* The version of this JSON file
Don't modify!
*/
"jankson:schema_version": 0,
// Mods may override any of these options, but the config file will not change.
useWindOnNonFrozenServers: true,
saveItemCooldowns: false,
removeExperimentalWarning: true,
wardenSpawnTrackerCommand: false,
dataFixer: {
// Mods can only add to this list. User settings will always apply.
disabledDataFixTypes: [
"world_gen_settings",
],
},
}