Type Alias RecipeSawmill

RecipeSawmill: { bonus?: Bonus; input: string; output: Ingredient; rf: number }

Type declaration