Started by
Weranura
on
Topic category: Help with Minecraft modding (Java Edition)
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?