Description Usage Arguments Value Note Examples
Extract common item names from a list of item stats. Uses strings.items for
substitutions of item names if specified.
| 1 | extractItemNames(stat, itemData = NULL, type = "name")
 | 
| stat | The item stat(s) from which item names should be extracted | 
| itemData | Dataset of descriptive strings, defaults to strings.items | 
| type | Either  | 
Vector of item names
Required to produce itemStats, see getItemStats
| 1 | extractItemNames(stat = "craftItem.minecraft.coal_block", itemData = wurstmineR::strings.items)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.