1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-26 20:10:21 +02:00

Added 14 lucky blocks

This commit is contained in:
TenPlus1
2016-12-01 18:40:17 +00:00
parent 7215a670a8
commit d45dbe1670
4 changed files with 26 additions and 0 deletions

View File

@ -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"))