Merchant - Recipes (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.17.0

Syntax

[all] merchant recipes of %merchants/entities%

Description

Represents the recipes of a merchant. All recipes returns a list of all the recipes this merchant offers. You can also set/delete them or add to them. You can also get/set/delete a specific recipe. <b>note: when setting/deleting a specific merchant recipe the merchant MUST have a recipe in that slot</b>

Examples

add {_recipe} to merchant recipes of {_merchant}
set merchant recipe 1 of {_merchant} to {_recipe}

View source