Update Mobs Redo
This commit is contained in:
parent
bcc87ded12
commit
7be5914463
13 changed files with 1018 additions and 747 deletions
|
@ -7,13 +7,4 @@ dofile(path .. "/api.lua")
|
|||
-- Rideable Mobs
|
||||
dofile(path .. "/mount.lua")
|
||||
|
||||
-- Mob Items
|
||||
dofile(path .. "/crafts.lua")
|
||||
|
||||
-- Mob Spawner
|
||||
-- MCL2 has its own spawners in mcl_mobspawners
|
||||
|
||||
-- Lucky Blocks
|
||||
dofile(path .. "/lucky_block.lua")
|
||||
|
||||
minetest.log("action", "[MOD] Mobs Redo loaded")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue