Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
This commit is contained in:
parent
6b07bde2e8
commit
c1c15eb60b
14 changed files with 19 additions and 19 deletions
|
@ -11,4 +11,3 @@ gemalde
|
|||
signs
|
||||
mcl_observers
|
||||
doc_identifier
|
||||
mcl_monster_spawners
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue