From e5ab324284af8be496642cd6eee944ecdfae5c81 Mon Sep 17 00:00:00 2001 From: Joachim Stolberg Date: Fri, 21 Jun 2019 17:56:49 +0200 Subject: [PATCH] ind. furnace menu improved basalt glass reworked --- furnace/furnace_top.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/furnace/furnace_top.lua b/furnace/furnace_top.lua index 5f62a25..cffa539 100644 --- a/furnace/furnace_top.lua +++ b/furnace/furnace_top.lua @@ -224,7 +224,7 @@ local tubing = { } local _, node_name_ta3, _ = - techage.register_consumer("furnace", I("TA3 Furnace Top"), tiles, { + techage.register_consumer("furnace", I("Furnace Top"), tiles, { drawtype = "normal", cycle_time = CYCLE_TIME, standby_ticks = STANDBY_TICKS,