first commit
This commit is contained in:
20
config/dailyshop/trade_tables/daily_shop.json
Normal file
20
config/dailyshop/trade_tables/daily_shop.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"roll": {
|
||||
"type": "constant",
|
||||
"count": 60
|
||||
},
|
||||
"pool": [
|
||||
{
|
||||
"value": "saplings",
|
||||
"weight": 1.0
|
||||
},
|
||||
{
|
||||
"value": "seeds",
|
||||
"weight": 1.0
|
||||
},
|
||||
{
|
||||
"value": "spawn_eggs",
|
||||
"weight": 1.0
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user