minecraft-crawler/config/bountiful/bountiful.json
2024-08-08 16:24:29 -06:00

14 lines
No EOL
384 B
JSON

{
"boardUpdateFrequency": 45,
"boardGenFrequency": 2,
"flatBonusTimePerBounty": 0,
"shouldBountiesHaveTimersAndExpire": true,
"dataPackExclusions": [
"bounty_pools/bountiful/example_pool",
"bounty_pools/*/another_example",
"bounty_decrees/other/*"
],
"objectiveModifier": 0,
"maxNumRewards": 2,
"showCompletionToast": true
}