18 lines
254 B
JSON
Raw Normal View History

2022-01-23 23:35:02 +08:00
{
"weight": 65,
"name": "Nether Lava Deposit",
2022-01-29 15:57:48 +08:00
"yield": {
"min": 125,
"max": 250
2022-01-23 23:35:02 +08:00
},
"depletion": {
"amount": 1,
2022-01-29 15:57:48 +08:00
"chance": 100,
"depleted_yield": 30
2022-01-23 23:35:02 +08:00
},
"fluid": "lava",
"dimension_filter": [
"name:the_nether"
]
}