createMerchantRecipe

fun createMerchantRecipe(result: ItemStack, uses: Int, maxUses: Int, experienceReward: Boolean, villagerExperience: Int, priceMultiplier: Float, demand: Int, specialPrice: Int, ignoreDiscounts: Boolean, ingredients: Pair<ItemStack, ItemStack?>): MerchantRecipe