Type Alias RecipeSawmill

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

Type declaration

  • Optionalbonus?: Bonus
  • input: string
  • rf: number