Changes
Page history
Update Categories
authored
Aug 16, 2022
by
Ashijin
Show whitespace changes
Inline
Side-by-side
Categories.md
View page @
de6d8964
Categories are a simple way to group specific achievements, and each category will generate its own tab in the advancements window!
[
image
](
uploads/f8447f1449ec03975fe62621ac4b1810/image.png
)
\ No newline at end of file
These are added/edited in the
`category.yml`
file in your MythicAchievements plugin folder.
Categories have their own tabs in the advancement menu, and also display as the first "node" in the category.
## Example
```
SPECIAL:
Display: 'Special'
Background: 'textures/block/quartz_pillar.png'
Icon:
Material: NETHER_STAR
```

\ No newline at end of file