recycling fixes

This commit is contained in:
Brevven 2025-01-07 04:08:38 -08:00
parent a978781895
commit deb1403eb8
6 changed files with 80 additions and 3 deletions

View file

@ -40,3 +40,5 @@ if mods["space-exploration"] then
-- core mining balancing
util.add_to_product("se-core-fragment-omni", "lead-ore", -4)
end
util.size_recycler_output()