Skip to content

Custom Attribute Icon

Sygikal edited this page May 19, 2025 · 2 revisions

You can set icons for attributes to be displayed in the attribute sidebar. Each icon must be 9x9 pixels and placed in its respective namespace based on its ID.
assets/[NAMESPACE]/textures/gui/sprites/attribute/[ID].png

eg for minecraft:generic.luck attribute its path would be assets/minecraft/textures/gui/sprites/attribute/generic.luck.png

Clone this wiki locally