From b19b5f39d8e093f3c453c083631ff123f3c41ba1 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sat, 1 Jun 2019 16:50:42 -0500 Subject: Add timer --- nic.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'nic.lua') diff --git a/nic.lua b/nic.lua index 8760bdf..50bf105 100644 --- a/nic.lua +++ b/nic.lua @@ -14,6 +14,7 @@ minetest.register_node("digistuff:nic", { "jeija_microcontroller_sides.png", "jeija_microcontroller_sides.png" }, + inventory_image = "digistuff_nic_top.png", drawtype = "nodebox", selection_box = { --From luacontroller -- cgit v1.2.3