Go to file
DS-Minetest 293fbf467c allow custom formnames 2017-08-25 16:10:42 +02:00
README.md allow custom formnames 2017-08-25 16:10:42 +02:00
init.lua allow custom formnames 2017-08-25 16:10:42 +02:00
mod.conf initial commit 2017-08-25 15:47:22 +02:00

README.md

With this mod you can use the on_receive_fields of a node definition. Simply run minetest.show_formspec(playername, "node_formspec:"..minetest.pos_to_string(pos)..formname, formspec).