addShapelessCraft

fun addShapelessCraft(ingredients: List<Any>)

Registers a shapeless recipe that yields this item.

Parameters

ingredients

each entry may be a Material, an ItemStack, a org.bukkit.Tag of materials, or a list of alternatives; all combinations are registered as separate recipes.