Recipe Choice (Type) — SkBee

Addon: SkBee · Category: Type · Since: 1.10.0

Syntax

recipechoice

Description

Represents an Exact/Material Choice. MaterialChoice represents a set of materials/minecraft tags which can be used in some recipes. ExactChoice represents a special ItemStack used in some recipes. Requires Minecraft 1.13+

Examples

set {_a} to material choice of diamond sword, diamond shovel and diamond hoe
set {_a} to material choice of minecraft tag "minecraft:doors"

View source