248k fixes

This commit is contained in:
Simon Brodtmann 2026-03-16 00:14:20 +01:00
parent ed4282aee4
commit e62f04580a

View file

@ -30,7 +30,7 @@ if mods["248k-Redux"] then
enabled = false,
energy_required = 14,
ingredients = { { type = "item", name = "thorium-ore", amount = 10 } },
results = { { type = "item", name = "fi_thorium232_item", amount = 1 } },
results = { { type = "item", name = "fi_thorium232", amount = 1 } },
}
})
util.add_unlock("uranium-processing", "thorium-processing") --maybe add its own tech later