Discuss Minecraft's user interface, menus, settings, and input methods. Share feedback on navigation, controls, accessibility, customization, and other features that affect how players interact with the game.

15

Advancement Display Toast

2 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Epic idea

  • 0
    Registered User commented
    Comment actions Permalink

    Could be implemented on vanilla too.

    like

    /advancement create <AdvancementName>

    /advancement goal <AdvancementName> <GoalType> <Argument> | GoalType can be kills, deaths, or dummy, etc.. and the <Argument> is different for each GoalType like if you chose kills then the <Argument> can use a json format that can contain mob name, his name, age etc..... And If you chose dummy then it will only show with a command like:

    /advancement show <AdvancementName>

    then /advancement settings <AdvancementName> <Icon/Title/Description/FadeIn/FadeOut> <value>

    Icon can be an item or any image, Title should only be one line, Description can contain more than one line using "/n" character, FadeIn and FadeOut are self-explanatory.

    should be live-updated too like that image you posted so we prevent the creation of too many advancements for only a number change.