How do I create achievements triggered by crafting a modded item?

Started by _SZDXN on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I create achievements triggered by crafting a modded item?

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!

Joined Dec 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the trigger on Item is…
Sat, 10/26/2019 - 19:46

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

Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Then wouldn't it give you…
Thu, 02/11/2021 - 22:05

Then wouldn't it give you the advancement whenever you craft anything?

I'm late by 2 years but edit…
Mon, 08/21/2023 - 15:36

I'm late by 2 years but edit the code of achievements so you can change the items ids with modded items ids