Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicAchievements MythicAchievements
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicAchievementsMythicAchievements
  • Wiki
  • Categories

Categories · Changes

Page history
Update Categories authored Feb 11, 2023 by Vierdant's avatar Vierdant
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 1 deletion
+11 -1
  • Categories.md Categories.md +11 -1
  • No files found.
Categories.md
View page @ d4e9d9b6
......@@ -55,7 +55,7 @@ The icon is the item displayed in the tab button in the advancement menu, and in
You have to provide a valid material name, **MAKE SURE IT IS UPPERCASE**.
Optionally, you have the choice to provide a model data value (CustomModelData).
## Example
```
```yml
SPECIAL:
Display: 'Special'
Background: 'textures/block/quartz_pillar.png'
......@@ -64,6 +64,16 @@ SPECIAL:
```
![image](uploads/f8447f1449ec03975fe62621ac4b1810/image.png "")
```yml
MYTHIC_ACHIEVEMENTS:
Display: 'Mythic Achievements'
Description: 'Get Achieving'
Background: 'textures/block/blue_concrete.png'
Icon:
Material: DIAMOND
```
![image](uploads/4da802c126d7acb0746b23d76d89f960/image.png)
This example only uses the required values to generate a valid category.
To learn how to add achievements to the category you created, see [Creating Achievements](Usage)
\ No newline at end of file
Clone repository

Achievements

  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • General Configuration
  • Categories (Tabs)
  • Creating Achievements
  • Criteria
  • Rewards

New Mechanics

  • Achievement Mechanics
  • Achievement Conditions