moreblocks/moreblocks/API.md

10 lines
384 B
Markdown
Raw Normal View History

2022-06-19 01:23:11 +02:00
2022-06-20 23:29:13 +02:00
* `moreblocks.api.register_all_faces(itemstring, base, [redef])`
Register an "All Faces" variant of a tree.
2022-06-19 01:23:11 +02:00
2022-06-20 23:29:13 +02:00
* `moreblocks.api.register_no_faces(itemstring, base, [redef])`
Register a "No Faces" variant of a tree.
* `moreblocks.api.register_trap(itemstring, base, [redef])`
Register a "Trap" variant of a node. A trap variant is a non-solid node that looks like the original.