20 lines
301 B
JSON
Raw Normal View History

2022-01-23 23:35:02 +08:00
{
"weight": 20,
"name": "Overworld Oil Deposit",
"rate": {
"min": 100,
"max": 625
},
"depletion": {
"amount": 1,
"chance": 5,
"depleted_production_rate": 45
},
"fluid": "oil",
"biome_modifier": {
"type": "biome_dictionary",
"ocean": 5,
"sandy": 5
}
}