Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.45 KB

File metadata and controls

23 lines (19 loc) · 1.45 KB
author ms.author title description ms.service
JimSeaman42
mikeam
Recipe Documentation - Recipe Definition List
A reference document detailing the different types of recipes that can be used by creators
minecraft-bedrock-edition

Recipe Documentation - Recipe Definition List

Recipes are setup in JSON files under the behavior_packs/'name of pack'/recipes directory. Recipe JSON files have different structures dependent on their type.

List of Recipes

Type of Recipe Description
Furnace Represents a recipe for use with a Furnace. 'Input' items will burn and transform into items specified in 'output.'
Shaped Represents a recipe that requires a dedicated pattern when using a Crafting Table.
Shapeless Represents a recipe that does not require a dedicated pattern.
Potion Brewing Represents a recipe that for use with a Potion Brewing station.
Potion Brewing Mix Represents a Potion Brewing Mix.
Smithing Transform Represents a smithing transform recipe for the Smithing Table.
Smithing Trim Represents a smithing trim recipe for the Smithing Table.