-
Notifications
You must be signed in to change notification settings - Fork 3
Cosmetics
Charly Bollinger edited this page Oct 25, 2024
·
3 revisions
Some mobs textures are made translucent.
-> In EXTENSIONS mod! 🧩
- 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
The configuration of the Cosmetics can be found in .minecraft/config/sihywtcamd_extensions/cosmetics.json
.
-
translucentAllay: [true|false]
to enable/disable translucent allays texture (EXTENSIONS) 🧩 -
translucentGhast: [true|false]
to enable/disable translucent ghasts textures (EXTENSIONS) 🧩 -
translucentPhantom: [true|false]
to enable/disable translucent phantoms texture (EXTENSIONS) 🧩 -
translucentVex: [true|false]
to enable/disable translucent vexes textures (EXTENSIONS) 🧩