mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-07-03 08:40:43 +02:00
fix rtc glass mat
This commit is contained in:
1
rtc.lua
1
rtc.lua
@ -67,7 +67,6 @@ local dye_black = "dye:black"
|
|||||||
|
|
||||||
if minetest.get_modpath("mcl_core") then
|
if minetest.get_modpath("mcl_core") then
|
||||||
steel_ingot = "mcl_core:iron_ingot"
|
steel_ingot = "mcl_core:iron_ingot"
|
||||||
glass = "mcl_core:glass"
|
|
||||||
mese_crystal = "mesecons:redstone"
|
mese_crystal = "mesecons:redstone"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user