Add new mcl_paintings mod
This commit is contained in:
parent
72c7f01ad6
commit
52d0fa6a5c
7 changed files with 200 additions and 0 deletions
|
@ -9,3 +9,4 @@ gemalde
|
|||
mcl_observers
|
||||
doc_identifier
|
||||
mobs_mc
|
||||
mcl_paintings
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue