From 0286a1742ef4e4df8fba6ff54f1c196203b70aea Mon Sep 17 00:00:00 2001 From: Brevven Date: Sun, 24 Jul 2022 18:34:31 -0700 Subject: [PATCH] arrow for gas boiler --- gas-boiler/data.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/gas-boiler/data.lua b/gas-boiler/data.lua index be88224..2018938 100644 --- a/gas-boiler/data.lua +++ b/gas-boiler/data.lua @@ -92,6 +92,7 @@ gf_boiler_entity.energy_source = { pipe_connections = { {type = "input", position = {0, 1.5}}, }, + production_type = "input", secondary_draw_orders = { south = 32, north = -1,