Skip to content

Releases: BlazingTwist/ItemCounts

MC 1.20.5 - 1.20.6

04 May 00:29
bca164c
Compare
Choose a tag to compare
MC 1.20.5 - 1.20.6 Pre-release
Pre-release
Merge pull request #21 from BlazingTwist/1.20.5

1.20.5 - 1.20.6

1.4.0 pre-release

22 Jul 10:57
28e0408
Compare
Choose a tag to compare
1.4.0 pre-release Pre-release
Pre-release

Adds the option to turn off the vanilla item count

ItemCounts 1.0.2

24 Jan 20:22
Compare
Choose a tag to compare
ItemCounts 1.0.2 Pre-release
Pre-release

Re-write config to support offset from Crosshair and offset from Hotbar idependently.

ItemCounts 1.0.1

24 Jan 17:58
63aa7e6
Compare
Choose a tag to compare
ItemCounts 1.0.1 Pre-release
Pre-release
  • Replaced showXYZCount config booleans with CountDisplayOption [NEVER, ALWAYS, MORE_THAN_ONE, MORE_THAN_STACK]
  • Added showXYZDurabilityFilter to show durability instead of item counts for select items, DurabilityItemOptions [NONE, ALL, ENCHANTED, GOLD_DIAMOND_NETHERITE, DIAMOND_NETHERITE]
  • Added showXYZDurability to modify when Tool durability should be shown, DurabilityDisplayOptions [NEVER, ALWAYS, DAMAGED, ALMOST_BROKEN]
  • Replaced showXYZIcon config booleans with IconDisplayOption [NEVER, ALWAYS, WHEN_TEXT_VISIBLE]