19 lines
362 B
JSON
19 lines
362 B
JSON
{
|
|
"type": "occultism:miner",
|
|
"ingredient": {
|
|
"tag": "occultism:miners/deeps"
|
|
},
|
|
"result": {
|
|
"item": "gtceu:deepslate_calcite_ore"
|
|
},
|
|
"weight": 133,
|
|
"conditions": [
|
|
{
|
|
"type": "forge:not",
|
|
"value": {
|
|
"type": "forge:tag_empty",
|
|
"tag": "forge:ores/calcite"
|
|
}
|
|
}
|
|
]
|
|
} |