Started by
modmaker777
on
Topic category: Help with MCreator software
I'm trying to make a mod, and I need to make a plant to act like a wild berry bush, where you can harvest from them without damaging them. I tried using the growable plant type, but id doesn't work. Please help.
what i know you need to make differents blocks and make in update ticks a random procedure and make to set the next block
when it reach certain grow if the player right click it make spawn gem and set block
(sorry for english , ins't my native language)
but how do you plant it?
I know its been a while, but maaybe there's a procedure you could do to make the berry place an item and vanish if it right-clicks a block?