Interface: SkyBlockResourcesCollection


# Interface: SkyBlockResourcesCollection

Components.Schemas.SkyBlockResourcesCollection

# Properties

# maxTiers

maxTiers: number

The maximum tier of this collection.

Defined in: types/api.ts:3857 (opens new window)


# name

name: string

Name of the collection.

Defined in: types/api.ts:3853 (opens new window)


# tiers

tiers: SkyBlockResourcesCollectionTier[]

Defined in: types/api.ts:3858 (opens new window)