mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-02 14:31:05 +01:00
6 lines
232 B
Markdown
6 lines
232 B
Markdown
|
# mcl_crafting_table
|
||
|
Add a node which allow players to craft more complex things.
|
||
|
|
||
|
## mcl_crafting_table.show_crafting_form(player)
|
||
|
Show the crafting form to a player.
|
||
|
Used in the node registration, but can be used by external mods.
|