Rename: mcl_monster_spawner to mcl_monster_spawners

This commit is contained in:
Wuzzy 2017-05-25 05:52:47 +02:00
parent 83150f43ea
commit 8abe53c6e1
11 changed files with 16 additions and 16 deletions

View file

@ -11,4 +11,4 @@ gemalde
signs
mcl_observers
doc_identifier
mcl_monster_spawner
mcl_monster_spawners

View file

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