Rename mcl_monster_spawners to mcl_mobspawners.

Sorry for the trouble, but the long name annoyed me. :P
This commit is contained in:
Wuzzy 2017-05-25 06:09:03 +02:00
parent 6b07bde2e8
commit c1c15eb60b
14 changed files with 19 additions and 19 deletions

View file

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

View file

@ -26,7 +26,6 @@ local wip_items = {
"mcl_observers:observer",
"mcl_chests:trapped_chest",
"mcl_core:cobweb",
"mcl_monster_spawners:spawner",
}
for i=1,#wip_items do