Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/desour/node_formspec

[Mod] easy node formspecs [node_formspec]
https://github.com/desour/node_formspec

formspec helper minetest minetest-mod

Last synced: 10 days ago
JSON representation

[Mod] easy node formspecs [node_formspec]

Awesome Lists containing this project

README

        

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)`.