Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "occultism:miner",
|
||||
"ingredient": {
|
||||
"tag": "occultism:miners/ores"
|
||||
},
|
||||
"result": {
|
||||
"tag": "forge:ores/uraninite"
|
||||
},
|
||||
"weight": 140,
|
||||
"conditions": [
|
||||
{
|
||||
"type": "forge:not",
|
||||
"value": {
|
||||
"type": "forge:tag_empty",
|
||||
"tag": "forge:ores/uraninite"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user