component CraftBench#

Used to add a crafting bench property to an entity script, which can then be used in the tags parameter of a craftRecipe script to create a crafting bench tag.

Hierarchy#

Valid Parent Blocks:

ID Properties#

This block should not have an ID.

Parameters#

Recipes#

Type:

array (array of string, separator: ‘;’)

The tag name for this crafting bench to be used in the tags parameter of a craftRecipe script.