Started by
ChickenSpeed12
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a mod called The Elementenals. I'm facing a lot of problems like a water mob AI not working or tryin to find a way to make vanilla mobs aggresive towards the player. But what I want to know now is how do I make vanilla items edible(like making ink sacs edible). I know C# and a bit of java syntax so I am willing to code!
Not sure if there is an easy way to do that, even with coding
You can try something like this (it sort of imitates eating)
Thank you! you saved my case (plus i can make it only happen under certain conditions)!