Add timer

This commit is contained in:
cheapie
2019-06-01 16:50:42 -05:00
parent 6e3f9d4c11
commit b19b5f39d8
5 changed files with 87 additions and 1 deletions

View File

@@ -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