Hello! I'm trying to make a custom crop that is the clone of the wheat crop. Anytime I try to plant the seed on farmland, minecraft just shuts down. This problems only occurs when I have the seed planting the custom plant, but when I have it planting wheat, the seed works fine.
Error
The Code
Any idea how to fix the problem?
Thank you in advance.
Hello, I'm brand new to modding minecraft, and I've been following multiple tutorials. Right now I'm trying to set up proxies for the mod. Anytime when I try to run the mod, Minecraft will crash after couple of seconds. When I comment out the proxies, it will run like normal.
Here is location of the proxies
My Code:
Main
ClientProxy:
ServerProxy:
Error Message:
Any idea to fix it?