Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -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"
}
}
]
}