19 lines
367 B
JSON
19 lines
367 B
JSON
|
{
|
||
|
"type": "occultism:miner",
|
||
|
"ingredient": {
|
||
|
"tag": "occultism:miners/deeps"
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "gtceu:netherrack_quartzite_ore"
|
||
|
},
|
||
|
"weight": 800,
|
||
|
"conditions": [
|
||
|
{
|
||
|
"type": "forge:not",
|
||
|
"value": {
|
||
|
"type": "forge:tag_empty",
|
||
|
"tag": "forge:ores/quartzite"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|