update to 2.0 and a bit more

This commit is contained in:
Brevven 2025-01-15 02:23:40 -08:00
parent e9ace04946
commit 972e1ab0c2
41 changed files with 871 additions and 201 deletions

View file

@ -16,3 +16,7 @@ for i, entity in pairs(data.raw.furnace) do
end
end
end
-- Make sure these don't exist, just in case
util.remove_raw("recipe", "stone-recycling")
util.remove_raw("recipe", "zircon-recycling")