Initial commit
This commit is contained in:
13
config/bountiful/bounty_pools/_all_objs.json
Executable file
13
config/bountiful/bounty_pools/_all_objs.json
Executable file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"content": {
|
||||
"basic_primordeal_grist": {
|
||||
"type": "item",
|
||||
"content": "kubejs:grist_primordeal_basic",
|
||||
"amount": {
|
||||
"min": 1,
|
||||
"max": 128
|
||||
},
|
||||
"unitWorth": 1000
|
||||
}
|
||||
}
|
||||
}
|
13
config/bountiful/bounty_pools/_all_rews.json
Executable file
13
config/bountiful/bounty_pools/_all_rews.json
Executable file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"content": {
|
||||
"basic_primordeal_grist": {
|
||||
"type": "item",
|
||||
"content": "kubejs:grist_primordeal_basic",
|
||||
"amount": {
|
||||
"min": 1,
|
||||
"max": 64
|
||||
},
|
||||
"unitWorth": 1000
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user