

Itemless
This mod enables the display of negative item stack counts, providing valuable visualization for working with zero and negative stacks in Minecraft versions 1.3-1.5. The mod supports versions from 1.3.0 to 1.12.2, however between versions 1.8.0 and 1.12.0 it essentially does nothing, as negative stacks are already rendered natively by the game during this period.
Special attention was given to versions 1.12.1-1.12.2, where the mod prevents rendering skip when stack size is ≤ 0 and adapts to using getters instead of direct field access. Otherwise, the functionality remains consistent across all supported versions.
Worth noting are the differences between mod versions: release 1.0.0 displays "1" for single items, while version 1.0.1 removes this feature, as many users consider such indications unnecessary.