ferdinland-server-config/shadowmounts.json5
2025-03-04 10:06:01 -06:00

8 lines
335 B
Plaintext

{
// Whether the horse's texture should be darkened when equiped with a shadow saddle.
"darkenHorseTexture": true,
// Whether the particles should be shown for shadow mounts.
"showShadowHorseParticles": true,
// If enabled, shadow mount particles are only shown when a player is riding them.
"onlyShowParticlesWhenRiding": true
}