mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-18 13:43:44 +01:00
Mark paintings as WIP
@ -6,3 +6,4 @@ doc_identifier
|
||||
mobs_mc
|
||||
mcl_comparators
|
||||
mcl_minecarts
|
||||
mcl_paintings
|
||||
|
@ -14,6 +14,7 @@ local wip_items = {
|
||||
"mobs_mc:parrot",
|
||||
"mobs_mc:witch",
|
||||
"screwdriver:screwdriver",
|
||||
"mcl_paintings:painting",
|
||||
}
|
||||
local experimental_items = {
|
||||
}
|
||||
|
Reference in New Issue
Block a user