Buckaroo Banzai 3466f84540
Some checks failed
luacheck / luacheck (push) Has been cancelled
test / build (push) Has been cancelled
Composition tool (#6)
* persist template metadata

* composition tool

* composition utils

* wip

* wip

* use swap_node for handles

* formspec

* wip

* set composition origin to first min-pos

* composition duplication and we area

* wallmounted replacement

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2025-01-04 14:03:09 +01:00

16 lines
169 B
Lua

std = "minetest+min"
globals = {
"pick_and_place",
"worldedit"
}
read_globals = {
"mapsync",
"mtt",
"blockexchange",
"travelnet",
"display_api",
"advtrains"
}