modpack/config/EmiLootConfig_v1.json

11 lines
263 B
JSON
Raw Normal View History

2023-11-19 19:21:21 +00:00
{
"debugMode": false,
"parseChestLoot": true,
"parseBlockLoot": true,
"parseMobLoot": true,
"parseGameplayLoot": true,
"chestLootCompact": true,
"chestLootAlwaysStackSame": false,
"mobLootIncludeDirectDrops": true,
"parseArchaeologyLoot": true
}