Update WIP items

This commit is contained in:
Wuzzy 2017-07-06 14:29:29 +02:00
parent fda8493e10
commit 34656e0e69
2 changed files with 10 additions and 3 deletions

View File

@ -1,13 +1,12 @@
mcl_boats
mcl_anvils
mcl_core
mcl_end
mcl_fishing
mcl_maps
mcl_mobitems
mcl_minecarts
mcl_sponges
mcl_chests
gemalde
signs
mcl_observers
doc_identifier
mobs_mc

View File

@ -16,6 +16,14 @@ local wip_items = {
"mcl_observers:observer",
"mcl_chests:trapped_chest",
"mcl_core:cobweb",
"mobs_mc:parrot",
"mobs_mc:vindicator",
"mobs_mc:evoker",
"mobs_mc:vex",
"mobs_mc:llama",
"mobs_mc:illusioner",
"mobs_mc:skeleton_horse",
"mobs_mc:totem",
}
for i=1,#wip_items do