summaryrefslogtreecommitdiff
path: root/digistuff/nic.lua
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-06-02 03:17:19 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-06-02 03:17:19 -0400
commit1ae88c7f27d406a2431d552794fba8dc14f12478 (patch)
tree6186c9ac11f9749aa730b6fe25b8781c37a02579 /digistuff/nic.lua
parent2b45a7d33c487758a3ef53318dd779462b414495 (diff)
downloaddreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar.gz
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar.bz2
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.tar.xz
dreambuilder_modpack-1ae88c7f27d406a2431d552794fba8dc14f12478.zip
update digistuff, homedecor, ilights, technic, and unified_inventory
Diffstat (limited to 'digistuff/nic.lua')
-rw-r--r--digistuff/nic.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/digistuff/nic.lua b/digistuff/nic.lua
index 8760bdf..50bf105 100644
--- a/digistuff/nic.lua
+++ b/digistuff/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