Add more doc to custom recipes

This commit is contained in:
Jean-Patrick Guerrero
2019-09-08 12:22:24 +02:00
parent bf616f5d21
commit 742627aa8c
2 changed files with 5 additions and 3 deletions

3
API.md
View File

@ -2,6 +2,9 @@
### Custom recipes
Custom recipes are nonconventional crafts outside the main crafting grid.
They can be registered in-game dynamically and have a size beyond 3x3 items.
#### Registering a custom crafting type (example)
```Lua