From 174583c67def230a5e23585b9a1dc34f6f88dee1 Mon Sep 17 00:00:00 2001 From: Freeman Date: Sun, 8 Oct 2023 13:21:48 +0200 Subject: [PATCH] fix rtc glass mat --- rtc.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/rtc.lua b/rtc.lua index 1a8a382..6cfcf8e 100644 --- a/rtc.lua +++ b/rtc.lua @@ -67,7 +67,6 @@ local dye_black = "dye:black" if minetest.get_modpath("mcl_core") then steel_ingot = "mcl_core:iron_ingot" - glass = "mcl_core:glass" mese_crystal = "mesecons:redstone" end