-
Notifications
You must be signed in to change notification settings - Fork 3
Cosmetics
Charly Bollinger edited this page Nov 14, 2023
·
3 revisions
Some mobs textures are made translucent.
- 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/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