init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
13
config-overrides/hardmode/bountiful/bountiful.json
Normal file
13
config-overrides/hardmode/bountiful/bountiful.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"boardUpdateFrequency": 45,
|
||||
"boardGenFrequency": 0,
|
||||
"flatBonusTimePerBounty": 0,
|
||||
"shouldBountiesHaveTimersAndExpire": true,
|
||||
"dataPackExclusions": [
|
||||
"bounty_pools/bountiful/*",
|
||||
"bounty_decrees/bountiful/*"
|
||||
],
|
||||
"objectiveModifier": 0,
|
||||
"maxNumRewards": 2,
|
||||
"showCompletionToast": true
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
{
|
||||
"content": {}
|
||||
}
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
{
|
||||
"content": {
|
||||
"all_rew_xp_bottle": {
|
||||
"type": "item",
|
||||
"content": "minecraft:experience_bottle",
|
||||
"amount": {
|
||||
"min": 2,
|
||||
"max": 5
|
||||
},
|
||||
"unitWorth": 20,
|
||||
"rarity": "LEGENDARY"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue