GTNewHorizons / NotEnoughItems

GNU Lesser General Public License v3.0
50 stars 67 forks source link

DnD big ItemStack; Show green slot highlighting overlay #463

Closed slprime closed 4 months ago

slprime commented 4 months ago

Show small itemStack when DnD

before after
image image

Highlighting existing items

image

Caedis commented 4 months ago

The reason I didnt show green and red is because of red/green color blindness. Only show 1 or the other, but not both.

Dream-Master commented 4 months ago

I ask him to add this because before it had a green V before and if i have all ingredients it show nothing which confuse me.

Caedis commented 4 months ago

We have decided. Keep the red and green, but change the default to false for the config added in #458

slprime commented 4 months ago

image

Item Overlay on ?-Hover - have 3 values: None, Icon, Background Highlight Present Item - Yes, No

Item Overlay on ?-Hover join 2 options in one. JEI Style Item Overlay on ?-Hover and Highlight the entire slot instead of just showing an icon for the recipe overlay

Default image

slprime commented 4 months ago
icon background
image image
image image
Caedis commented 4 months ago

Perfect