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
.
