Started by
RiskiestGerm398
on
Topic category: Help with Minecraft modding (Java Edition)
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
execute command only works if you have commands enabled, in other words, on a no cheat server your item will not work
In the Item Category at the bottom should be an Remove Enchantment from Item Block
I was looking for a remove advancement block
My title autocorrected lol
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)