#Advancement deletion

11 messages · Page 1 of 1 (latest)

mighty zenith
#

Can I delete vanilla advancements and advancements from other mods(eg.: Create), If yes then how to do so?

sharp bloomBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

prime widget
mighty zenith
#

I know that this is a datapack thingie, because I have my custom advancements added with KJS datapack handling (or whatever it is called)

low hemlock
#

are you able to overwrite the advancements with a json just containing {} ?

mighty zenith
#

didnt think about that but will try

#

not rn but I will drop an Update whether it works or not

low hemlock
#

if there is a noop it is better, let me see

#
{
  "criteria": {
    "noop": {
      "trigger": "minecraft:impossible"
    }
  }
}

you may try this if {} doesn't work

Also I'm afraid removing advancements might break advancements that requires said advancement

mighty zenith
#

I will close the ticket now