Remove unknown function in API.md

This commit is contained in:
Jean-Patrick Guerrero 2021-01-16 03:02:54 +01:00
parent 39ec2b987c
commit 35edbcc57a

8
API.md
View File

@ -220,14 +220,6 @@ Returns a map of search filters, indexed by name.
### Miscellaneous ### Miscellaneous
#### `i3.show(player_name, item, show_usages)`
Opens the Crafting Guide with the current filter applied.
* `player_name`: string param.
* `item`: optional, string param. If set, this item is pre-selected. If the item does not exist or has no recipe, use the player's previous selection. By default, player's previous selection is used
* `show_usages`: optional, boolean param. If true, show item usages.
#### `i3.group_stereotypes` #### `i3.group_stereotypes`
This is the table indexing the item groups by stereotypes. This is the table indexing the item groups by stereotypes.