From 66b8896b76a933e87c9fbf89c868520169a25131 Mon Sep 17 00:00:00 2001 From: PreLeyZero Date: Thu, 24 Mar 2022 00:05:57 +0100 Subject: [PATCH] added show_made_in to ceramic recipe --- prototypes/el_recipes.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/prototypes/el_recipes.lua b/prototypes/el_recipes.lua index e968964..90e3969 100644 --- a/prototypes/el_recipes.lua +++ b/prototypes/el_recipes.lua @@ -1149,6 +1149,7 @@ data:extend({ }, energy_required = 1, order = 'a-b', + always_show_made_in = true }, { name = 'el_ALK_recipe',