duradisplay.charge.Enable
Enable charge module [default: true]
Type: boolean
Default:
true
duradisplay.charge.ShowWhenEmpty
Show charge percentage when empty [default: true]
Type: boolean
Default:
true
duradisplay.charge.ShowWhenFull
Show charge percentage when item is undamaged/full [default: true]
Type: boolean
Default:
true
duradisplay.charge.Style
Style of the Overlay, can be Text, Bar, or VerticalBar [default: Text]
Type: string
Default:
"Text"
duradisplay.charge.color.Color
Color of the Overlay (hex code, no prefix) [default: ff55ff]
Type: string
Default:
"ff55ff"
duradisplay.charge.color.ColorThresholds
List of numbers in ascending order from 0-100 that set the thresholds for durability color mapping. Colors are the list of colors in ThreeColors By default from Red -> Yellow -> Green by default
Type: list of floating point number
Default:
[
30.0
70.0
]
duradisplay.charge.color.ColorType
ColorType of the Overlay, can be RYGDurability, Threshold, Vanilla, Single, Smooth [default: Smooth]
Type: string
Default:
"Smooth"
duradisplay.charge.color.ThreeColors
Colors used in Threshold/Smooth color mode (hex code, no prefix)
Type: list of string
Default:
[
"ffb9aa"
"bdd6ff"
"55ffff"
]
duradisplay.charge.styleconfig.bars.BarOffset
Offset the bar by this amount [range: 0 ~ 16, default: 2]
Type: signed integer
Default:
2
duradisplay.charge.styleconfig.bars.ShowBackground
Show bar background [default: true]
Type: boolean
Default:
true
duradisplay.charge.styleconfig.bars.SmoothBar
Smooth the bar length [default: true]
Type: boolean
Default:
true
duradisplay.charge.styleconfig.text.Position
Location in item where the charge percentage will be (numpad style) [range: 1 ~ 9, default: 8]
Type: signed integer
Default:
8
duradisplay.charge.styleconfig.text.TextFormat
Format of the text [default: percent]
Type: string
Default:
"percent"
duradisplay.durability.Enable
Enable durability module [default: true]
Type: boolean
Default:
true
duradisplay.durability.ShowWhenEmpty
Show durability percentage when empty [default: true]
Type: boolean
Default:
true
duradisplay.durability.ShowWhenFull
Show durability percentage when item is undamaged/full [default: false]
Type: boolean
Default:
false
duradisplay.durability.Style
Style of the Overlay, can be Text, Bar, or VerticalBar [default: Text]
Type: string
Default:
"Text"
duradisplay.durability.color.Color
Color of the Overlay (hex code, no prefix) [default: ff00]
Type: string
Default:
"ff00"
duradisplay.durability.color.ColorThresholds
List of numbers in ascending order from 0-100 that set the thresholds for durability color mapping. Colors are the list of colors in ThreeColors By default from Red -> Yellow -> Green by default
Type: list of floating point number
Default:
[
30.0
70.0
]
duradisplay.durability.color.ColorType
ColorType of the Overlay, can be RYGDurability, Threshold, Vanilla, Single, Smooth [default: RYGDurability]
Type: string
Default:
"RYGDurability"
duradisplay.durability.color.ThreeColors
Colors used in Threshold/Smooth color mode (hex code, no prefix)
Type: list of string
Default:
[
"ff0000"
"55ff00"
"ff00"
]
duradisplay.durability.styleconfig.bars.BarOffset
Offset the bar by this amount [range: 0 ~ 16, default: 0]
Type: signed integer
Default:
0
duradisplay.durability.styleconfig.bars.ShowBackground
Show bar background [default: true]
Type: boolean
Default:
true
duradisplay.durability.styleconfig.bars.SmoothBar
Smooth the bar length [default: true]
Type: boolean
Default:
true
duradisplay.durability.styleconfig.text.Position
Location in item where the durability percentage will be (numpad style) [range: 1 ~ 9, default: 2]
Type: signed integer
Default:
2
duradisplay.durability.styleconfig.text.TextFormat
Format of the text [default: percent]
Type: string
Default:
"percent"
duradisplay.gadgets.Enable
Enable gadgets module [default: true]
Type: boolean
Default:
true
duradisplay.gadgets.ShowWhenEmpty
Show gadgets percentage when empty [default: true]
Type: boolean
Default:
true
duradisplay.gadgets.ShowWhenFull
Show gadgets percentage when item is undamaged/full [default: true]
Type: boolean
Default:
true
duradisplay.gadgets.Style
Style of the Overlay, can be Text, Bar, or VerticalBar [default: Text]
Type: string
Default:
"Text"
duradisplay.gadgets.color.Color
Color of the Overlay (hex code, no prefix) [default: ffffff]
Type: string
Default:
"ffffff"
duradisplay.gadgets.color.ColorThresholds
List of numbers in ascending order from 0-100 that set the thresholds for durability color mapping. Colors are the list of colors in ThreeColors By default from Red -> Yellow -> Green by default
Type: list of floating point number
Default:
[
30.0
70.0
]
duradisplay.gadgets.color.ColorType
ColorType of the Overlay, can be RYGDurability, Threshold, Vanilla, Single, Smooth [default: Single]
Type: string
Default:
"Single"
duradisplay.gadgets.color.ThreeColors
Colors used in Threshold/Smooth color mode (hex code, no prefix)
Type: list of string
Default:
[
"ff0000"
"ffbdc8"
"ffffff"
]
duradisplay.gadgets.styleconfig.bars.BarOffset
Offset the bar by this amount [range: 0 ~ 16, default: 2]
Type: signed integer
Default:
2
duradisplay.gadgets.styleconfig.bars.ShowBackground
Show bar background [default: true]
Type: boolean
Default:
true
duradisplay.gadgets.styleconfig.bars.SmoothBar
Smooth the bar length [default: true]
Type: boolean
Default:
true
duradisplay.gadgets.styleconfig.text.Position
Location in item where the gadgets percentage will be (numpad style) [range: 1 ~ 9, default: 2]
Type: signed integer
Default:
2
duradisplay.gadgets.styleconfig.text.TextFormat
Format of the text [default: remaining]
Type: string
Default:
"remaining"
duradisplay.general.Enable
Enable/disable the entire mod [default: true]
Type: boolean
Default:
true
duradisplay.potion_brew.Enable
Enable potion_brew module [default: true]
Type: boolean
Default:
true
duradisplay.potion_brew.ShowWhenEmpty
Show potion_brew percentage when empty [default: true]
Type: boolean
Default:
true
duradisplay.potion_brew.ShowWhenFull
Show potion_brew percentage when item is undamaged/full [default: true]
Type: boolean
Default:
true
duradisplay.potion_brew.Style
Style of the Overlay, can be Text, Bar, or VerticalBar [default: Text]
Type: string
Default:
"Text"
duradisplay.potion_brew.color.Color
Color of the Overlay (hex code, no prefix) [default: ffffff]
Type: string
Default:
"ffffff"
duradisplay.potion_brew.color.ColorThresholds
List of numbers in ascending order from 0-100 that set the thresholds for durability color mapping. Colors are the list of colors in ThreeColors By default from Red -> Yellow -> Green by default
Type: list of floating point number
Default:
[
30.0
70.0
]
duradisplay.potion_brew.color.ColorType
ColorType of the Overlay, can be RYGDurability, Threshold, Vanilla, Single, Smooth [default: Single]
Type: string
Default:
"Single"
duradisplay.potion_brew.color.ThreeColors
Colors used in Threshold/Smooth color mode (hex code, no prefix)
Type: list of string
Default:
[
"ff0000"
"ffbdc8"
"ffffff"
]
duradisplay.potion_brew.styleconfig.bars.BarOffset
Offset the bar by this amount [range: 0 ~ 16, default: 2]
Type: signed integer
Default:
2
duradisplay.potion_brew.styleconfig.bars.ShowBackground
Show bar background [default: true]
Type: boolean
Default:
true
duradisplay.potion_brew.styleconfig.bars.SmoothBar
Smooth the bar length [default: true]
Type: boolean
Default:
true
duradisplay.potion_brew.styleconfig.text.Position
Location in item where the potion_brew percentage will be (numpad style) [range: 1 ~ 9, default: 2]
Type: signed integer
Default:
2
duradisplay.potion_brew.styleconfig.text.TextFormat
Format of the text [default: remaining]
Type: string
Default:
"remaining"