diff --git a/config/EmiLootConfig_v1.json b/config/EmiLootConfig_v1.json new file mode 100644 index 0000000..5880249 --- /dev/null +++ b/config/EmiLootConfig_v1.json @@ -0,0 +1,11 @@ +{ + "debugMode": false, + "parseChestLoot": true, + "parseBlockLoot": true, + "parseMobLoot": true, + "parseGameplayLoot": true, + "chestLootCompact": true, + "chestLootAlwaysStackSame": false, + "mobLootIncludeDirectDrops": true, + "parseArchaeologyLoot": true +} \ No newline at end of file