From 1a41cbbbfe66283e96421f3781cda5fed245c24d Mon Sep 17 00:00:00 2001 From: notnotmelon Date: Sun, 24 Dec 2023 14:08:37 -0600 Subject: [PATCH] add rare earths and niobium subgroups --- prototypes/recipes/recipes.lua | 2 -- prototypes/updates/pyhightech-updates.lua | 1 - 2 files changed, 3 deletions(-) diff --git a/prototypes/recipes/recipes.lua b/prototypes/recipes/recipes.lua index 5fc02657..dcc5b2b3 100644 --- a/prototypes/recipes/recipes.lua +++ b/prototypes/recipes/recipes.lua @@ -1249,7 +1249,6 @@ RECIPE { results = { {type = 'item', name = 'filtration-media', amount = 3}, }, - order = 'b' }:add_unlock("cellulose-mk02") RECIPE { @@ -1852,7 +1851,6 @@ RECIPE { results = { {type = 'item', name = 'filtration-media', amount = 75}, }, - order = 'c' }:add_unlock("filtration-mk02"):add_ingredient({type = "item", name = "micro-fiber", amount = 15}) RECIPE { diff --git a/prototypes/updates/pyhightech-updates.lua b/prototypes/updates/pyhightech-updates.lua index 0bc15678..2d443f94 100644 --- a/prototypes/updates/pyhightech-updates.lua +++ b/prototypes/updates/pyhightech-updates.lua @@ -709,7 +709,6 @@ RECIPE { results = { {type = 'item', name = 'filtration-media', amount = 100}, }, - order = 'd' }:add_unlock("microfibers") RECIPE {