How to check stage of a crop?

Started by orangejuice213 on

Topic category: Help with modding (Java Edition)

Last seen on 19:54, 4. Jul 2021
Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.