Emily Rose Ploszaj

Results 6 issues of Emily Rose Ploszaj

Similar issue to the past, I'm getting reports of EMI crashing mods in a dev environment when depended on compile time only in 1.0-SNAPSHOT loom with a class not found....

In 1.19.3 Mojang added the ability for tooltips to use `TooltipPositioner`s that dictate their place on the screen and handle things such as wrapping. TooltipFix completely ignores them and then...

This is a several part issue: * As it stands, the recipe tree does not serialize. However, it could. Only minor work would be required to serialize ingredient resolution. This...

safe
thaumiel

Currently EMI doesn't properly understand crafting tools. Ideally they should be listed with durability consumed (and count used, if several). No API changes would be necessary, but backend work on...

safe
thaumiel

Some items seem to display all available slots when they can be equipped anywhere. Is this due to the special translation key duplicate handling?

**Is your feature request related to a problem? Please describe.** Iris currently recalculates normals inside of GUIs. This messes with some mods' rendering. Notably, EMI's batched item renderering will have...

enhancement