Hephaestus Fabric

Hephaestus Fabric

1M Downloads

A Strange Number

link-fgfgui opened this issue · 3 comments

commented

Minecraft Version

1.20.1

Fabric Version

0.15.1

Fabric API Version

0.91.0-1.20.1

Hephaestus Version

3.6.3.240

Describe your issue

why a strange number? 5333 1/3 mB?
image

Crash Report

No response

Other mods

Jade
Jade Addons
modmenu

Tried reproducing with just Tinkers?

Yes

Performance Enchancers

None of the above

Searched for known issues?

Checked pinned issues, Searched open issues, Searched closed issues

commented

It should be 4320mB

commented

According to the source code and the toolip:
gauge


... the gauge stores 48 ingots. (which is consistent with Tinkers' Construct).
In Hephaestus, an ingot is 111 ¹/₉ mB (9000 droplets) as opposed to 144 mB 90 mB like it is in Tinkers' Construct.
48 * 111 ¹/₉ mB = 5333 ¹/₃ mB.

commented

so,maybe it is not a bug.