#Advancement not appearing

1 messages · Page 1 of 1 (latest)

glacial fiber
#

Im trying to make a root andvancement that you automatically get when you join but the is doesent seem to be working

{
"display": {
"icon": {
"id": "minecraft:iron_sword"
},
"title": "Welcome Murder Mystery",
"description": "Good Luck.",
"background": "minecraft:red_concrete",
"frame": "task",
"show_toast": true,
"announce_to_chat": false,
"hidden": false
},
"criteria": {
"Tick": {
"trigger": "minecraft:tick"
}
},
"requirements": [
[
"Tick"
]
]
}

atomic valleyBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

spring thorn
#

just make an advancement with display on it

#

and put the command in the load.mcfunction

cobalt matrix
#

I'm not sure you're allowed capital letters in criteria names

#

Try tick instead

glacial fiber
#

found the problem i was dumb and didnt put the folder in the right spot