Skip to content

Commit 19d3b05

Browse files
committed
its a ddc not an automated screener idiot
1 parent 0e0473c commit 19d3b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-updates.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ RECIPE("atomizer-mk01"):remove_ingredient("washer"):add_ingredient {type = "item
219219

220220
RECIPE("automated-screener-mk01"):add_ingredient {type = "item", name = "automated-screener-mk00", amount = 1}
221221

222-
RECIPE("distilator"):add_ingredient {type = "item", name = "automated-screener-mk00", amount = 1}
222+
RECIPE("distilator"):add_ingredient {type = "item", name = "ddc-mk00", amount = 1}
223223

224224
-- data.raw.technology["mega-farm"].unit.ingredients = {{"automation-science-pack", 1},{"py-science-pack-1",1}}
225225
-- TECHNOLOGY("mega-farm"):set_fields{prerequisites = {}}

0 commit comments

Comments
 (0)