Bedrock Energistics Core
    Preparing search index...

    Interface UiProgressIndicatorBeta

    A progress indicator description for the UiProgressIndicatorElementDefinition element definition.

    interface UiProgressIndicator {
        frames: string[];
    }
    Index

    Properties

    Properties

    frames: string[]

    An array of item IDs to use as frames for the progress indicator.

    All items must have the fluffyalien_energisticscore:ui_item tag.