Files
Adrian Marquis b5ede55eba Version 1.0.19b
2023-05-29 13:49:34 +00:00

21 lines
344 B
JSON

{
"type": "occultism:miner",
"ingredient": {
"tag": "occultism:miners/ores"
},
"result": {
"item": "ae2:sky_stone_block"
},
"weight": 50,
"conditions": [
{
"type": "forge:not",
"value": {
"type": "forge:tag_empty",
"tag": "forge:ores/certus_quartz"
}
}
]
}