diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-09-25 11:05:21 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-09-25 11:05:21 +0300 |
commit | 092f3bf49904f5988e874c28a1b31f970b9a5a54 (patch) | |
tree | 2a2c4d25726ca1522891b1ae74b045224066af4c /init.lua | |
parent | 3212735b780d5bbaea6f569b3bc7265f6c23b145 (diff) |
mossy stone
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,4 +13,6 @@ dofile(modpath.."/missing_groups.lua") dofile(modpath.."/xpanes.lua") -dofile(modpath.."/glass_panes.lua")
\ No newline at end of file +dofile(modpath.."/glass_panes.lua") + +dofile(modpath.."/mossy_blocks.lua")
\ No newline at end of file |