From 35edbcc57a588b9d70b6d6b33fdd41a2eeda5303 Mon Sep 17 00:00:00 2001 From: Jean-Patrick Guerrero Date: Sat, 16 Jan 2021 03:02:54 +0100 Subject: [PATCH] Remove unknown function in API.md --- API.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/API.md b/API.md index 7d7b68f..6e4cde3 100644 --- a/API.md +++ b/API.md @@ -220,14 +220,6 @@ Returns a map of search filters, indexed by name. ### 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` This is the table indexing the item groups by stereotypes.