This repository has been archived on 2023-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
MineClone2/mods/ITEMS/mcl_crafting_table/API.md

232 B

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.