sp614x / optifine

1.8k stars 418 forks source link

[CIT] Spawn Eggs are invisible with CIT and custom color #7764

Open mintrefresh opened 2 weeks ago

mintrefresh commented 2 weeks ago

Description of Issue

When a CIT property and a custom color is applied to spawn eggs (possibly other items that use color.properties too, but this was the only thing I can test well), the item becomes completely invisible.

Steps to Reproduce

  1. Create a CIT property for a Cod Spawn Egg within a subdirectory "spawn_egg" within directory "cit", changing the textures of both the egg shell and the egg spots.
  2. In color.properties, set "egg.shell.cod" and "egg.spots.cod" to both have the value "ffffff".
  3. Open Minecraft and check the Cod Spawn Egg in the Creative Inventory.

OptiFine Version

1.21.1-Optifine_HD_U_J1

Installation Method

Included Installer

Log Files/Crash Reports

None found in log regarding Optifine items.

F3 Debug Screenshot

Screenshot 2024-09-24 at 9 27 45 PM

Prior Testing

Does not happen in vanilla. No other mods installed.

Dewaxel commented 1 week ago

Can confirm, it's been a while since it's broken. Changing color.properties is enough.

color.properties

egg.shell.creeper=0da70b egg.spots.creeper=000000 egg.shell.skeleton=c1c1c1 egg.spots.skeleton=494949 egg.shell.spider=342d27 egg.spots.spider=a80e0e egg.shell.zombie=00afaf egg.spots.zombie=799c65 egg.shell.slime=51a03e egg.spots.slime=7ebf6e egg.shell.ghast=f9f9f9 egg.spots.ghast=bcbcbc egg.shell.zombie_pigman=ea9393 egg.spots.zombie_pigman=4c7129 egg.shell.enderman=161616 egg.spots.enderman=000000 egg.shell.cave_spider=0c424e egg.spots.cave_spider=a80e0e egg.shell.silverfish=6e6e6e egg.spots.silverfish=303030 egg.shell.blaze=f6b201 egg.spots.blaze=fff87e egg.shell.magma_cube=340000 egg.spots.magma_cube=fcfc00 egg.shell.bat=4c3e30 egg.spots.bat=0f0f0f egg.shell.witch=340000 egg.spots.witch=51a03e egg.shell.endermite=161616 egg.spots.endermite=6e6e6e egg.shell.guardian=5a8272 egg.spots.guardian=f17d30 egg.shell.pig=f0a5a2 egg.spots.pig=db635f egg.shell.sheep=e7e7e7 egg.spots.sheep=ffb5b5 egg.shell.cow=443626 egg.spots.cow=a1a1a1 egg.shell.chicken=a1a1a1 egg.spots.chicken=ff0000 egg.shell.squid=223b4d egg.spots.squid=708899 egg.shell.wolf=d7d3d3 egg.spots.wolf=ceaf96 egg.shell.mooshroom=a00f10 egg.spots.mooshroom=b7b7b7 egg.shell.ocelot=efde7d egg.spots.ocelot=564434 egg.shell.horse=c09e7d egg.spots.horse=eee500 egg.shell.rabbit=995f40 egg.spots.rabbit=734831 egg.shell.villager=563c33 egg.spots.villager=bd8b72 egg.shell.zombie_villager=00afaf egg.spots.zombie_villager=799c65 egg.shell.drowned=00afaf egg.spots.drowned=799c65 egg.shell.husk=00afaf egg.spots.husk=799c65 egg.shell.glow_squid=223b4d egg.spots.glow_squid=708899 egg.shell.axolotl=f0a5a2 egg.spots.axolotl=db635f

2024-10-06_12 47 21