Type Alias RecipeFabricator

RecipeFabricator: { cast?: string; n: number; recipe: RecipeShaped }

Type declaration