Started by
SomethingDoesMods
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a procedure that will trigger when a player right clicks holding 1 item, but will only actually start if they have 50 or more of another specific item anywhere in their inventory. I am aware of finding if they have an item in their inventory, but not if they have a number or greater than that number.
You can do something similar to this - https://imgur.com/zO18zGg