catppuccin / minecraft

⛏️ Soothing pastel theme for Minecraft
MIT License
255 stars 4 forks source link

Llama slots #29

Closed BoostAteHisDog closed 10 months ago

BoostAteHisDog commented 11 months ago
image

As you can see here, there are 3 slots for the llama. But if I take catppuccin off, this is what it looks like.

image

The llama should only have one slot.

JustLetterV commented 11 months ago

There isn't a perfect fix for this. The issue is that Llamas, Horses and Mules all use the same gui texture. There are few options how this can be done:

  1. How it looks right now. 3 (or 2, since the bottom one could be removed entirely) slots show up always no matter how many can be used.
  2. Slots have thinner borders, but only slots that can be used show up. image image
  3. Change the slot background color to the same as the slot border. After this correct amount of slots would show up and it would also look good. The only downside is that the Llama carpet slot would have a thicker border on one side. image image

Initially, I just decided to go with option 1 since it looks good and slots that can be used have icon of the item that can be put into the slot. The third option would solve the issue and look good, but which option do you think would be the best?

BoostAteHisDog commented 11 months ago

I think the 3rd one would look the best.

JustLetterV commented 10 months ago

Fixed in the newest version now available on Modrinth