SmoothDeathTransitions/en-US.hjson

30 lines
602 B
Plaintext
Raw Permalink Normal View History

2026-04-12 20:39:16 +00:00
Mods: {
smoothDeathTransitions: {
Configs: {
TransitionsConfig: {
PridefulHallow: {
Tooltip: ""
Label: Prideful Hallow
}
UseBiomeSpecificTransitions: {
Tooltip: ""
Label: Use Biome Specific Transitions
}
DisplayName: Transitions Config
DefaultTransition.Label: Default Transition
2026-04-13 11:40:44 +00:00
transitionTime: {
Label: Transition Length
Tooltip:
'''
How long you'd like the shader to play for. If set to above your death timer, the transition will appear half-complete.
Updates after your next death.
'''
}
2026-04-12 20:39:16 +00:00
}
}
}
}