copy, move: add TODO ref being node metadata-aware

This commit is contained in:
Starbeamrainbowlabs 2024-09-17 23:25:43 +01:00
parent d29b037675
commit d787309127
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2
2 changed files with 3 additions and 0 deletions

@ -4,6 +4,7 @@ local Vector3 = wea_c.Vector3
---
-- @module worldeditadditions
-- TODO add `minetest.find_nodes_with_meta(pos1, pos2)` support ref https://github.com/minetest/minetest/blob/5.9.1/doc/lua_api.md?plain=1#L6112 for locked chests, inventories etc. Perhaps for copy add a flag to allow for disabling such support?
-- ██████ ██████ ██████ ██ ██
-- ██ ██ ██ ██ ██ ██ ██

@ -5,6 +5,8 @@ local Vector3 = wea_c.Vector3
---
-- @module worldeditadditions
-- TODO add `minetest.find_nodes_with_meta(pos1, pos2)` support ref https://github.com/minetest/minetest/blob/5.9.1/doc/lua_api.md?plain=1#L6112 for locked chests, inventories etc. Perhaps for copy add a flag to allow for disabling such support?
-- ███ ███ ██████ ██ ██ ███████
-- ████ ████ ██ ██ ██ ██ ██
-- ██ ████ ██ ██ ██ ██ ██ █████