项目作者: Trikzon

项目描述 :
A Minecraft mod that allows resource packs to make certain entities support transparency.
高级语言: Java
项目地址: git://github.com/Trikzon/transparent.git
创建时间: 2020-06-06T20:39:06Z
项目社区:https://github.com/Trikzon/transparent

开源协议:MIT License

下载


Transparent



Transparent allows resource packs to give certain entities textures with transparent (or translucent) pixels. To use, simply install the mod and use or create a resource pack that gives one of the supported entities a transparent texture.

Promotional Image

Resource pack used in the above image: BwW Texturepack.

Officially supports Paintings++ Mod!

Supported Entities

Entity Enabled By Default Reason Versions
Armor Stand true 1.19.4+
End Crystal true
End Crystal Beam true 1.21+
Item Frame true
Painting true
Player Cape true 1.21+
Player Armor true 1.21+
Beacon Beam false Enabling transparency causes render layer bugs.

If you want another entity to be supported by this mod, please let me know on Discord or GitHub Issues.

Configuration

In order to change the default configuration, paste the following json file content into a file in your resource pack located at /assets/transparent/transparent.json.

  1. {
  2. "armor_stand": true,
  3. "beacon_beam": false,
  4. "end_crystal": true,
  5. "end_crystal_beam": true,
  6. "item_frame": true,
  7. "painting": true,
  8. "player_cape": true,
  9. "player_armor": true
  10. }

Report any issues on GitHub. Chat on Discord in the #transparent channel.

Support the development of my mods on Ko-fi.

ko-fi