[TaCZ] Translucent Addon

Quick rating

Community listing page, reviews here may not be monitored by the author.

[TaCZ] Translucent Addon

No reviews yet

This is an add-on that allows you to create semi-transparent models for TaCZ.

Mod Loaders
Minecraft

About

Description

This add-on mod for TaCZ enables the use of semi-transparent cubes, allowing for a wider range of creative model designs.

The tutorial video is available in the Media section.

Below is the template referenced in the video.


{
  "render": {
    "model_render_mode": "SELECTIVE_BONES_DEPTH_PEELING",
    "transparent_bone_name_suffixes": ["_translucent"],
    "transparent_alpha_mode": "OVERRIDE",
 "translucent_scope": true,
    "transparent_alpha_override": 0.30,
"bone_alpha": {
      "A_translucent": 0.70,
      "B_translucent": 0.10
     
    }
  }
}