From e7d6f7bdeb4760a82e2fd9e5ca1719cf55fc05ab Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Tue, 9 Oct 2018 04:04:39 +0300 Subject: protected shelves --- init.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index ae9910b..1248338 100644 --- a/init.lua +++ b/init.lua @@ -15,4 +15,6 @@ dofile(modpath.."/xpanes.lua") dofile(modpath.."/glass_panes.lua") -dofile(modpath.."/mossy_blocks.lua") \ No newline at end of file +dofile(modpath.."/mossy_blocks.lua") + +dofile(modpath.."/shelves.lua") \ No newline at end of file -- cgit v1.2.3