From a3edf1047aae66c17e09d01b9233f68321c27247 Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Tue, 28 May 2019 07:13:12 -0400 Subject: update homedecor and digistuff --- digistuff/init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'digistuff/init.lua') diff --git a/digistuff/init.lua b/digistuff/init.lua index 1deefe1..dcf5e29 100644 --- a/digistuff/init.lua +++ b/digistuff/init.lua @@ -1,6 +1,8 @@ digistuff = {} local components = { + "internal", + "conductors", "touchscreen", "light", "noteblock", @@ -9,7 +11,6 @@ local components = { "panel", "piezo", "detector", - "conductors", "piston", } for _,name in ipairs(components) do -- cgit v1.2.3