Disable EMI Loot's block, mob and gameplay loot

main
copygirl 2 months ago
parent 09c35f980c
commit 3a1e80002f
  1. 6
      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,

Loading…
Cancel
Save