Posted February 19, 20241 yr I created a texture with transparent parts for the block model, but the transparent parts of the texture were rendered black. How can I render those parts transparent?
February 19, 20241 yr 6 hours ago, EDGW_ said: I created a texture with transparent parts for the block model, but the transparent parts of the texture were rendered black. How can I render those parts transparent? You need to add this field to the model json file of your block "render_type": "minecraft:cutout" or "render_type": "minecraft:translucent" depending on if if those parts are semi-transparent or fully transparent.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.