How to get the wetness of a farmland block?

Started by Weranura on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to get the wetness of a farmland block?

I only want my plant to grow if its on wet farmland, but I can only check if the block below is farmland, and not how wet it is. So how do I check if the block below is wet in my tick update procedure?