I've tried a lot on my own, but didn't succeed just by looking at the Grass's code.
Do I have to create a new class that inherit from ItemColored like they did for LilyPad?
Hi,
I am creating a grass block with the top texture on all faces, but can't get the biome color to work : I'm stuck with the grey texture.
I tried to do like the vanilla grass is done so here's my grass class :
And here's a part of my init method :
Did i miss something or there's a trick?
Thanks.
edit : is it something with the json block model?