Fluffy plant has problems with texture transparency
uhloin opened this issue ยท 6 comments
Hmm... could you be more specific? I changed files in .jar:
\assets\silentgear\models\block\fluffy_plant0.json ... fluffy_plant3.json
Insert line
"render_type": "translucent",
after
"parent": "minecraft:block/crop",
Restart minecraft but picture is not changed as yours.
It's something I need to fix. I figured the transparency flag moved to the model JSON. Thanks for confirming that @YuRaNnNzZZ.