Madis0 / OneBar

A Minecraft HUD mod for Fabric Loader
Other
7 stars 2 forks source link

Lapis counter #27

Closed Madis0 closed 2 years ago

Madis0 commented 2 years ago

A counter number somewhere next to XP that displays how many lapis lazuli items or blocks you have in your inventory. Blocks are counted as multiplies of 9, ores are not counted (because they need more action and sum may vary).

The main question is, how or where to display it? The maximum possible amount in a vanilla inventory is 21312 ( / 3 ≈ 7104).

image image

Idea: separate text element that is positioned exactly at the end of the XP one, RGB colors, smaller font or subscript (top)

Updated preview on fabricord: https://discord.com/channels/507304429255393322/523251999899385875/954803002970095676

Madis0 commented 2 years ago

Added in 2.3.0.