Interface: SkyBlockResourcesCollectionTier


# Interface: SkyBlockResourcesCollectionTier

Components.Schemas.SkyBlockResourcesCollectionTier

Individual tier within the collection.

# Properties

# amountRequired

Optional amountRequired: number

The amount of the collection resource required to unlock this.

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


# tier

Optional tier: number

The collection tier this applies to.

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


# unlocks

Optional unlocks: string[]

An array of strings describing the individual unlocks of this collection.

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