ShapedRecipe

constructor(id: Identifier, pattern: List<String>, ingredientMap: Map<Char, Pair<Identifier, Int>>, result: MacrocosmItem, amount: Int = 1)(source)