#Removing all Advancements(Vanilla and Modded)
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 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
Presumably you can remove those in much the same way as vanilla ones, if you know the namespaces
But you can't just blanket remove any and all modded advancements
on the bottom left, is that it?
or is that something else
That does appear to be it
so the way that i saw to remove vanilla ones was:
like that
Yep
so instead of minecraft, if the id in the advancements thing was tconstruct:tools/part_builder
so smthing like this? {
"pack": {
"pack_format": 10,
"description": "Disable Advancements Datapack"
},
"filter": {
"block": [
{
"namespace": "minecraft",
"path": "advancements/."
},
{
"namespace": "tconstruct",
"path": "advancements/."
}
]
}
}
Looks right
okok, tysm!
Your question, #1244126060795396106 (Removing all Advancements(Vanilla and Modded)), was resolved!
#1244126060795396106 message
9m
This thread has been inactive for some time, so I'm going to archive it.
If you're still using the thread, just send a message and it'll pop back on the thread list.