Rename: mcl_monster_spawner to mcl_monster_spawners
This commit is contained in:
parent
83150f43ea
commit
8abe53c6e1
11 changed files with 16 additions and 16 deletions
|
@ -11,4 +11,4 @@ gemalde
|
|||
signs
|
||||
mcl_observers
|
||||
doc_identifier
|
||||
mcl_monster_spawner
|
||||
mcl_monster_spawners
|
||||
|
|
|
@ -26,7 +26,7 @@ local wip_items = {
|
|||
"mcl_observers:observer",
|
||||
"mcl_chests:trapped_chest",
|
||||
"mcl_core:cobweb",
|
||||
"mcl_monster_spawner:spawner",
|
||||
"mcl_monster_spawners:spawner",
|
||||
}
|
||||
|
||||
for i=1,#wip_items do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue