Type Alias RecipeFurnace

RecipeFurnace: { input: string; xp?: number }

Type declaration

  • input: string
  • Optionalxp?: number