Is it possible to remove advancements?

Started by RiskiestGerm398 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Aug 2018
Points:
689

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Is it possible to remove advancements?
Sat, 02/20/2021 - 01:14 (edited)

I wanna make an item that removes certain advancements and I’m using a procedure, but I can’t get the ‘execute command’ block to work properly (I want to make it so it’s multiplayer friendly) can somebody help. Thx

Edited by RiskiestGerm398 on Sat, 02/20/2021 - 01:14
Active 3 years ago
Joined Feb 2018
Points:
825

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 136
execute command only works…
Thu, 02/18/2021 - 09:56

execute command only works if you have commands enabled, in other words, on a no cheat server your item will not work

Active 4 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
In the Item Category at the…
Thu, 02/18/2021 - 20:16

In the Item Category at the bottom should be an Remove Enchantment from Item Block

Active 4 years ago
Joined Aug 2018
Points:
689

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
I was looking for a remove…
Sat, 02/20/2021 - 01:13

I was looking for a remove advancement block

 

Active 4 years ago
Joined Aug 2018
Points:
689

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
My title autocorrected lol
Sat, 02/20/2021 - 01:13

My title autocorrected lol

Active 4 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
If you want to completely…
Mon, 02/22/2021 - 06:59

If you want to completely remove an Advancement this not possible with MCreator, but you can google around if you found an Code for Forge for 1.15/1.16. But if you want to set an Advancement uncompleted, then I don't know how you can do it in MCreator. 

Check this Forge Thread: Add and Remove Advancements - Modder Support - Forge Forums (minecraftforge.net)