CHA/config/dailyshop/trade_tables/daily_shop.json
2025-02-18 15:25:17 +01:00

20 lines
273 B
JSON

{
"roll": {
"type": "constant",
"count": 60
},
"pool": [
{
"value": "saplings",
"weight": 1.0
},
{
"value": "seeds",
"weight": 1.0
},
{
"value": "spawn_eggs",
"weight": 1.0
}
]
}