Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
[Fabric 1.16.5] v2.1.0 release | 62.79 KB | Jan 24, 2021 | 1.16.5 | 2,071 | Download |
[Fabric 1.16.4] v2.0.0 release | 13.35 KB | Jan 10, 2021 | 1.16.4 | 270 | Download |
transparent-1.16.2-1.3.0.jar release | 10.65 KB | Sep 8, 2020 | 1.16.2 | 824 | Download |
transparent-1.16.2-1.3.0.jar release | 10.06 KB | Sep 8, 2020 | 1.16.2 | 15 | Download |
transparent-1.16.1-1.2.0.jar release | 12.76 KB | Jun 25, 2020 | 1.16.1 | 263 | Download |
transparent-1.15.2-1.1.2.jar release | 31.61 KB | May 4, 2020 | 1.15.2 | 238 | Download |
transparent-1.15.2-1.1.1.jar release | 30.86 KB | Apr 22, 2020 | 1.15.2 | 167 | Download |
transparent-1.15.2-1.1.0.jar release | 30.79 KB | Apr 22, 2020 | 1.15.2 | 15 | Download |
Description
Transparent (Fabric)
Allows resource packs to make entities support transparency.
Resource pack in above image: BwW Texturepack
.
Supported Entities:
Entities with a '*' are disabled by default.
- Painting
- Item Frame
- Beacon Beam*
Want an entity added to that list? Contact me on discord: https://discord.gg/aqXkvbJ
.
Config
Configuration is done through resource packs.
If you only want the defaults, you don't need a configuration file.
Note: Defaults may change in future updates if
.
Default configuration file
Place in your resource pack in /assets/transparent/transparent.json
.
{
"painting": true,
"item_frame": true,
"beacon_beam": false
}
.
Dependencies
.
- Fabric API
Add a comment