Started by
_SZDXN
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make it so you get an achievement for crafting a modded item I made and I cannot figure it out. Could someone help me? Thank you in advance!
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make it so you get an achievement for crafting a modded item I made and I cannot figure it out. Could someone help me? Thank you in advance!
Use the trigger on Item is crafted/smelted to execute a procedure, the procedure should contain the give achievement block with your achievement.
Hope this helps! :D
Then wouldn't it give you the advancement whenever you craft anything?
I'm late by 2 years but edit the code of achievements so you can change the items ids with modded items ids