So in my process of making a mod similar to magical crops, but with melons, I have ran into the problem of not being able to understand how to implement the melons themselves. I have both the Melon Block and Item created, but I cannot make sense of the vanilla code on how to make them grow using the BlockStem class. Can anyone point me in the direction of a tutorial on how to make these grow, or help me understand it a little better?