diff --git a/config/EmiLootConfig_v1.json b/config/EmiLootConfig_v1.json index 5880249..acd6935 100644 --- a/config/EmiLootConfig_v1.json +++ b/config/EmiLootConfig_v1.json @@ -1,9 +1,9 @@ { "debugMode": false, "parseChestLoot": true, - "parseBlockLoot": true, - "parseMobLoot": true, - "parseGameplayLoot": true, + "parseBlockLoot": false, + "parseMobLoot": false, + "parseGameplayLoot": false, "chestLootCompact": true, "chestLootAlwaysStackSame": false, "mobLootIncludeDirectDrops": true,