Here is the code of the tutorial, I am following: https://github.com/Tutorials-By-Kaupenjoe/Forge-Tutorial-1.18.1/tree/27-crops
But I use the crop from the1.16.5 tutorial from him: https://github.com/Tutorials-By-Kaupenjoe/Minecraft-1.16.5/tree/18-crops
and here is the debug.log: https://gist.github.com/JustLutz/5022ac44d7cfb7cede98a3db840b1e75
I think now you got everything to work with
Hi, so I am doing a custom Crop in my mod, I can grow and eat it, but when it comes to harvest them, so the crop drop something, the crop brokes and nothing gets dropped.
Here is my .json file in the /data/modname/loot_tables/ directory: https://pastebin.com/zAfdSNPw
Oh and the Mod in in the 1.18 Minecraft Version
Hi, so I am doing a custom Crop in my mod, I can grow and eat it, but when it comes to harvest them, so the crop drop something, the crop brokes and nothing gets dropped.
Here is my .json file in the /data/modname/loot_tables/ directory: https://pastebin.com/zAfdSNPw
Oh and the Mod in in the 1.16.5 Minecraft Version