Fuzss / netherchested

Use the Nether's power to store 8 times more items than usual in this chest.
https://www.curseforge.com/minecraft/mc-mods/new-nether-chest
Mozilla Public License 2.0
2 stars 1 forks source link

[Bug]: Quark sorting deletes stacks over 64 #22

Open WenXin20 opened 5 months ago

WenXin20 commented 5 months ago

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

v1.20.1

Mod Version(s) (Required)

v8.0.3

Minimal Setup (Required)

Yes

Notes (Required)

When pressing the sort button from quark, if there is any stack over 64, everything but one stack is deleted. If there are no stacks over 64, it sorts as normal.

Before sorting: image

After sorting: image

latest.log (Required)

n/a. Nothing in logs related

Fuzss commented 5 months ago

See https://github.com/Fuzss/netherchested/issues/14#issuecomment-2007041973. This is better resolved on Quark‘s end by switching to another stack size method.

WenXin20 commented 5 months ago

Ah, I see. I'll make a post there