1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-04 17:30:21 +02:00

Added 11 lucky blocks

This commit is contained in:
TenPlus1
2016-12-01 18:39:16 +00:00
parent 17c6e27e44
commit e5f4c2a774
5 changed files with 25 additions and 1 deletions

View File

@ -22,4 +22,6 @@ dofile(path .. "/lava_flan.lua") -- Zeg9
dofile(path .. "/mese_monster.lua")
dofile(path .. "/spider.lua") -- AspireMint
dofile(path .. "/lucky_block.lua")
print ("[MOD] Mobs Redo 'Monsters' loaded")