sinkillerj / ProjectE

ProjectE. A complete rewrite of EE2 for modern Minecraft versions.
MIT License
404 stars 209 forks source link

Integer EMC causes issues with small items #2229

Open AngleWyrm10 opened 2 years ago

AngleWyrm10 commented 2 years ago

ProjectE v1.18.2-PE1.0.1 Forge version: 40.1.73

Steps to reproduce: Six 1 EMC glass blocks = 16 glass panes -- how much EMC is a glass pane worth?

What I expected to happen: 6 EMC / 16 panes = 3 EMC per 8 panes = 0.375 EMC/pane

What happened instead: glass pane EMC unlisted

This is problematic when such items are recipe ingredients, or when generating stacks of them.