Started by
FkSw FREK
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make a two-block-tall plant (I'm not trying to make the plant growable) and how do I edit the textures to certain items such as automatically generated liquid buckets?
I am not sure about the water buckets (maybe you need to code) but for 2 block tall plants you could do it by just placing the base block and add a procedure to its tick rate to place the top block above it?