18 lines
261 B
JSON
Raw Normal View History

2022-01-23 23:35:02 +08:00
{
"weight": 65,
"name": "Nether Lava Deposit",
"rate": {
"min": 100,
"max": 425
},
"depletion": {
"amount": 1,
"chance": 5,
"depleted_production_rate": 60
},
"fluid": "lava",
"dimension_filter": [
"name:the_nether"
]
}