Skip to content

Cosmetics

Charly Bollinger edited this page Nov 14, 2023 · 3 revisions

🖼️ Textures

Some mobs textures are made translucent.

Description

  • Allays texture is made 80% translucent, see Allay for more details
  • Ghasts texture is made 50% translucent, see Ghast for more details
  • Phantoms texture is made 50% translucent, see Phantom for more details
  • Vexes texture is made 80% translucent, see Vex for more details

Configuration

The configuration of the Cosmetics can be found in .minecraft/config/sihywtcamd/cosmetics.json.
Every Cosmetics changes are client-side. This means people on a server can enable it according to their preference.

  • translucentAllay: [true|false] to enable/disable translucent allays texture
  • translucentGhast: [true|false] to enable/disable translucent ghasts textures
  • translucentPhantom: [true|false] to enable/disable translucent phantoms texture
  • translucentVex: [true|false] to enable/disable translucent vexes textures
Clone this wiki locally