diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-12-01 18:40:17 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-12-01 18:40:17 +0000 |
commit | d45dbe1670f9612be0d364c919a71d32e495c808 (patch) | |
tree | 77128ea0530b8eb1f5d95da6e63f652e364b7251 /init.lua | |
parent | 7215a670a833793d1507f8bc966ea779121802f5 (diff) |
Added 14 lucky blocks
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,4 +21,6 @@ dofile(path .. "/bee.lua") -- KrupnoPavel dofile(path .. "/bunny.lua") -- ExeterDad dofile(path .. "/kitten.lua") -- Jordach/BFD +dofile(path .. "/lucky_block.lua") + print (S("[MOD] Mobs Redo 'Animals' loaded")) |