Check if player has another mod item in inventory

Started by josealissonbr on

Topic category: Help with Minecraft modding (Java Edition)

Active 11 months ago
Joined Aug 2024
Points:
63

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Check if player has another mod item in inventory

I'm developing a Multiplayer Mod, and I've reached a point where I need to find out if the player has a specific item from another mod in his inventory, how could I do this? I'm using procedures