mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 18:41:09 +01:00
Mark cobweb as WIP item
This commit is contained in:
parent
1188a499d6
commit
2044b389ed
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ local wip_items = {
|
|||
"gemalde:node_1",
|
||||
"mcl_observers:observer",
|
||||
"mcl_chests:trapped_chest",
|
||||
"mcl_core:cobweb",
|
||||
}
|
||||
|
||||
for i=1,#wip_items do
|
||||
|
|
Loading…
Reference in a new issue