mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 02:21:06 +01:00
make village tool experimental
This commit is contained in:
parent
a6bceb08ee
commit
bddc4a3ac7
1 changed files with 1 additions and 0 deletions
|
@ -106,4 +106,5 @@ if minetest.is_creative_enabled("") then
|
|||
build_a_settlement(minp, maxp, math.random(0,32767))
|
||||
end
|
||||
})
|
||||
mcl_wip.register_experimental_item("mcl_villages:tool")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue