Releases: BlazingTwist/ItemCounts
Releases · BlazingTwist/ItemCounts
MC 1.20.5 - 1.20.6
Merge pull request #21 from BlazingTwist/1.20.5 1.20.5 - 1.20.6
1.4.0 pre-release
Adds the option to turn off the vanilla item count
ItemCounts 1.0.2
Re-write config to support offset from Crosshair and offset from Hotbar idependently.
ItemCounts 1.0.1
- Replaced
showXYZCount
config booleans withCountDisplayOption
[NEVER
,ALWAYS
,MORE_THAN_ONE
,MORE_THAN_STACK
] - Added
showXYZDurabilityFilter
to show durability instead of item counts for select items,DurabilityItemOption
s [NONE
,ALL
,ENCHANTED
,GOLD_DIAMOND_NETHERITE
,DIAMOND_NETHERITE
] - Added
showXYZDurability
to modify when Tool durability should be shown,DurabilityDisplayOption
s [NEVER
,ALWAYS
,DAMAGED
,ALMOST_BROKEN
] - Replaced
showXYZIcon
config booleans withIconDisplayOption
[NEVER
,ALWAYS
,WHEN_TEXT_VISIBLE
]