Add API documentation for mcl_flowers

This commit is contained in:
AFCMS 2021-03-11 17:43:09 +00:00
parent 5124a97add
commit 21ddae3dc1
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#API
Flower mod for mcl2
# Functions
##mcl_flowers.register_simple_flower(name, desc, image, simple_selection_box)
Register a simple flower:
* name: legacity name eg: "my_super_flower"
* desc: description eg: "My Super Flower"
* image: texture
* simple_selection_box: nodebox of the flower