Move mob spawner into new mod
This commit is contained in:
parent
d71da3a818
commit
88b02c7170
5 changed files with 16 additions and 12 deletions
|
@ -8,7 +8,7 @@ dofile(path .. "/api.lua")
|
|||
dofile(path .. "/crafts.lua")
|
||||
|
||||
-- Mob Spawner
|
||||
dofile(path .. "/spawner.lua")
|
||||
-- moved into other mod (MCL2 change)
|
||||
|
||||
-- Lucky Blocks
|
||||
dofile(path .. "/lucky_block.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue