Is it possible to look if item tag exists?

Started by cary2002 on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined May 2023
Points:
280

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Is it possible to look if item tag exists?

I want to make a list with all item tags, so that a random one can be used. This wouldn't be a problem, but I also want to detect then if this tag exists in the game, so that only valid items will be used. Is it possible to do this?