This commit is contained in:
2026-01-02 14:53:38 +01:00
commit 1b961c0df8
3634 changed files with 547921 additions and 0 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