Type Alias RecipeCarpenter

RecipeCarpenter: { liquid?: Stack; recipe: Shaped; ticks: number; top?: string }

Type declaration

  • Optionalliquid?: Stack
  • recipe: Shaped
  • ticks: number
  • Optionaltop?: string