forked from VoxeLibre/VoxeLibre
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.
|