Sprite

Badge Type

Displays a texture next to the name of the power.

Type ID: origins:sprite

Fields

Field Type Default Description
sprite Identifier The namespace, path and ID of the texture to use as the icon of the badge.

Examples

{
    "type": "origins:sprite",
    "sprite": "origins:textures/gui/badge/arrow_up.png"
}

This example will display the origins:textures/gui/badge/arrow_up.png texture.