forked from cacklingfiend/Tantalite2
Add unlock for dirty-water-filtration-tantalite
This commit is contained in:
parent
fd5a38a26c
commit
b2379caeec
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ data:extend(
|
|||
})
|
||||
util.add_effect("kr-enriched-ores", { type = "unlock-recipe", recipe = "enriched-tantalite" })
|
||||
util.add_effect("kr-enriched-ores", { type = "unlock-recipe", recipe = "enriched-tantalite-smelting" })
|
||||
util.add_effect("kr-enriched-ores", { type = "unlock-recipe", recipe = "dirty-water-filtration-tantalite" })
|
||||
|
||||
util.add_productivity("enriched-tantalite")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue