Add new mcl_paintings mod

This commit is contained in:
Wuzzy 2017-07-27 04:04:12 +02:00
parent 72c7f01ad6
commit 52d0fa6a5c
7 changed files with 200 additions and 0 deletions

View file

@ -9,3 +9,4 @@ gemalde
mcl_observers
doc_identifier
mobs_mc
mcl_paintings

View file

@ -18,6 +18,7 @@ local wip_items = {
"mcl_core:cobweb",
"mobs_mc:llama",
"mobs_mc:totem",
"mcl_paintings:painting",
}
for i=1,#wip_items do