remove excluded mods

This commit is contained in:
2026-01-05 10:05:26 +01:00
parent c092c5353b
commit a7d0ff9aaa
3637 changed files with 15 additions and 74 deletions

View File

@@ -0,0 +1,41 @@
# Don't change this! Version used to track needed updates.
version = 1
debugMode = false
parseChestLoot = false
parseBlockLoot = true
parseMobLoot = true
parseGameplayLoot = true
parseArchaeologyLoot = true
skippedKeys = [
"emi_loot.no_conditions",
"emi_loot.function.limit_count",
"emi_loot.function.set_count_add",
"emi_loot.function.fill_player_head",
"emi_loot.function.set_count_set"
]
chestLootAlwaysStackSame = false
mobLootIncludeDirectDrops = true
chanceDecimalPlaces = 1
conditionStyle = "default"
linkFormatting = [
"UNDERLINE"
]
[debugModes]
block = false
chest = false
mob = false
gameplay = false
archaeology = false
[compactLoot]
block = true
chest = true
mob = true
gameplay = true
archaeology = true
[logUnstranslatedTables]
chest = false
gameplay = false
archaeology = false