|
Categories are a simple way to group specific achievements, and each category will generate its own tab in the advancements window!
|
|
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) |
|
These are added/edited in the `category.yml` file in your MythicAchievements plugin folder.
|
|
\ No newline at end of file |
|
|
|
|
|
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
|
|
|
|
```
|
|
|
|
![image](uploads/f8447f1449ec03975fe62621ac4b1810/image.png "") |
|
|
|
\ No newline at end of file |