Help with Curious API! Fails at checking for equipped Item.

Started by LividDX on

Topic category: Help with modding (Java Edition)

Last seen on 20:39, 8. Sep 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with Curious API! Fails at checking for equipped Item.

I made this:

custom procedure (with help from Kyoukster Mcreator), but I keep getting this:

error when trying to build the mod.
This error is resolved if I change the if statement to check for e.g. "Item in main-hand of player = minecraft:diamond_sword"

If anyone has experience with the Curious API addon and knows how to fix this, please tell me!

(the Curious API if statements are not from the tutorial)