How to check stage of a crop?

Started by orangejuice213 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jun 2021
Points:
561

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How to check stage of a crop?

For a tool I'm making, I want it to be able to turn fully grown potatoes into baked potatoes when you right click it. It works when I right click a potato, but it works on any potato and not just fully grown potatoes. I saw another post on the actually coding it, but I'm not sure how to turn the procedures into code without breaking it and getting errors.