We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
the icons are no longer centered:
The text was updated successfully, but these errors were encountered:
Can you share the data pack for the specific set of advancements? Or does something similar happen with standard MC advancement tabs?
Sorry, something went wrong.
steps to reproduce:
My Datapack/pack.mcmeta
{ "pack": { "pack_format": 26, "description": "My Datapack" } }
My Datapack/data/mydatapack/advancements/root.json
{ "criteria": { "requirement": { "trigger": "minecraft:tick" } }, "display": { "title": { "text": "My Datapack" }, "description": { "text": "Hello World!" }, "icon": { "item": "minecraft:apple" }, "background": "minecraft:textures/block/dirt.png", "frame": "task", "show_toast": false, "announce_to_chat": false, "hidden": false } }
No branches or pull requests
the icons are no longer centered:
The text was updated successfully, but these errors were encountered: