BVengo / simple-shulker-preview

A minecraft fabric mod that displays a configurable icon indicating the contents of a shulker box, as well as a capacity bar.
GNU Lesser General Public License v3.0
8 stars 8 forks source link

Stacked shulker support #5

Closed ghost closed 1 year ago

ghost commented 1 year ago

Request Description

Hello, if you stack shulker boxes with the same items (like 27x stone) the icon won't show. It would be nicee if you could add support for this case. Greetings.

Images

No response

Fabric Version

No response

Additional Context

No response

BVengo commented 1 year ago

Hi there!

I'm not sure what you mean by this - I can't replicate an unexpected scenario where the icon isn't showing. You mentioned 'stacking shulker boxes' - are you talking about functionality added by another mod?

ghost commented 1 year ago

I mean this here:

image

I have three shulker boxes stacked with the same items. But it doesn't show me the item icon :( It is a feature from a carpet extension. Maybe the mod "AllStackable" has the same behaviour.

BVengo commented 1 year ago

Perfect! Thanks. I'll leave this issue open for now until I have more time to look into it in the future, but it definitely seems like a useful feature to have.

ghost commented 1 year ago

Thanks 😊

BVengo commented 1 year ago

Merged changes now implement this for version 2.0! Keep an eye out, but it may not be released this week because I'm quite busy and also have one more feature I'm still working on. (Copying this message across all 3 issues).

Will close this issue now.