19 lines
369 B
JSON
19 lines
369 B
JSON
{
|
|
"type": "occultism:miner",
|
|
"ingredient": {
|
|
"tag": "occultism:miners/deeps"
|
|
},
|
|
"result": {
|
|
"item": "gtceu:netherrack_sphalerite_ore"
|
|
},
|
|
"weight": 500,
|
|
"conditions": [
|
|
{
|
|
"type": "forge:not",
|
|
"value": {
|
|
"type": "forge:tag_empty",
|
|
"tag": "forge:ores/sphalerite"
|
|
}
|
|
}
|
|
]
|
|
} |