Jade icon indicating copy to clipboard operation
Jade copied to clipboard

Sometimes chest content is a list, sometimes a grid, not clear why

Open MeeniMc opened this issue 2 years ago • 0 comments

Mod loader

Fabric

Minecraft version

1.19

Mod version

7.3.1

Modloader version

Fabric Loader 0.14.6, API 0.55.1+1.19

Modpack info

No response

Issue description

Summary

When looking at a chest tooltip, sometimes the item present as a list "[icon] item1 x64", sometimes as a grid "[icon] [icon] [icon]", see screenshots below.

Changing the chest content sometimes switches the rendering mode, but if there is logic to when it switches, it escapes me.

Expected behavior

The rendering of chests should be consistent: always a list; always a grid; or maybe there should be a config for whatever people's personal preference is.

Details

2022-06-16_19 28 56 2022-06-16_19 29 05

MeeniMc avatar Jun 16 '22 23:06 MeeniMc