![]() |
VOOZH | about |
Prior to the Spring to Life game drop, spawn eggs used textures that were accordingly colored to match each mob.
While Programmer Art returns the old spawn eggs in Java Edition and add-ons can create the old spawn eggs in Bedrock Edition, these are dedicated texture files per item rather than the old coloring system.
| Spawn Egg | 👁 Image Base color |
👁 Image Overlay color |
Colored |
|---|---|---|---|
| 👁 Image Batato Spawn Egg |
#4B3D2F |
#0F0F0F |
|
| 👁 Image Mega Spud Spawn Egg |
#D6A850 |
#CFE661 |
|
| 👁 Image Moon Cow Spawn Egg |
#24293E |
#E9D075 |
|
| 👁 Image Plaguewhale Slab Spawn Egg |
#AE83B8 |
#61872D |
|
| 👁 Image Poisonous Potato Zombie Spawn Egg |
#D0A245 |
#0EDA1E |
|
| 👁 Image Toxifin Slab Spawn Egg |
#66C144 |
#AC9040 |
These spawn eggs used texture files directly, as opposed to using the standard base and overlay textures. Several of these used textures visually identical to the outcome of tinting in Java Edition, and as such the input colors could be reverse-engineered.
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.1 | 11w49a | 👁 Image Spawn eggs originally used a single texture, which was then colored as a whole with a randomly-generated color. | |||||
| 12w01a | 👁 Image 👁 Image Spawn eggs now use two textures, a base and an overlay, which are colored individually with values defined in the code. | ||||||
| 1.8 | 14w25a | 👁 Image The base texture for spawn eggs has been changed. | |||||
| 1.21.5 | 25w08a | Colored spawn eggs have been replaced with their own separate textures. | |||||
| Bedrock Edition | |||||||
| 1.8.0 | beta 1.8.0.8 | 👁 Image Added the mask spawn egg texture. | |||||
| In the texture, the red channel is the base spawn egg texture, while the green channel is the spawn egg overlay texture. To give the item its appearance the base color is applied to the red channel, and the overlay color is applied to the green channel with shaders. | |||||||
| 1.21.70 | Preview 1.21.70.24 | Spawn eggs that used colors and those that did not have both been replaced with new textures located in a sub-folder spawn_eggs. | |||||
| The mask spawn egg texture can still be used to create custom spawn eggs using add-ons. | |||||||
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.1 | 11w49a | Spawn egg colors were generated randomly; see #Before 12w01a for more information. | |||||
| 12w01a | Spawn egg colors are no longer generated randomly; colors are now instead explicitly defined for each mob. | ||||||
| 👁 Image As such, spawn eggs for which no colors have been defined simply use the raw textures directly with no further colors applied. | |||||||
| The colors defined for spawn eggs that are intended to be used are as follows: | |||||||
| 👁 Image Blaze: #F6B201, #FFF87E[verify] | |||||||
| 👁 Image Cave Spider: #0C424E, #A80E0E[verify] | |||||||
| 👁 Image Chicken: #A1A1A1, #FF0000[verify] | |||||||
| 👁 Image Cow: #443626, #A1A1A1[verify] | |||||||
| 👁 Image Creeper: #0DA70B, #000000[verify] | |||||||
| 👁 Image Enderman: #161616, #000000[verify] | |||||||
| 👁 Image Ghast: #F9F9F9, #BCBCBC[verify] | |||||||
| 👁 Image Magma Cube: #340000, #FCFC00[verify] | |||||||
| 👁 Image Mooshroom: #A00F10, #B7B7B7[verify] | |||||||
| 👁 Image Pig: #F0A5A2, #DB635F[verify] | |||||||
| 👁 Image Sheep: #E7E7E7, #FFB5B5[verify] | |||||||
| 👁 Image Silverfish: #6E6E6E, #303030[verify] | |||||||
| 👁 Image Skeleton: #C1C1C1, #494949[verify] | |||||||
| 👁 Image Slime: #51A03E, #7EBF6E[verify] | |||||||
| 👁 Image Spider: #342D27, #AB0E0E[verify] | |||||||
| 👁 Image Squid: #223B4D, #708899[verify] | |||||||
| 👁 Image Villager: #563C33, #BD8B72[verify] | |||||||
| 👁 Image Wolf: #D7D3D3, #CEAF96[verify] | |||||||
| 👁 Image Zombie: #00AFAF, #799C65[verify] | |||||||
| 👁 Image Zombie Pigman: #EA9393, #4C7129[verify] | |||||||
| 1.2.1 | 12w04a | Added ocelot spawn eggs. | |||||
| 👁 Image Ocelot: #EFDE7D, #564434[verify] | |||||||
| 1.4.2 | 12w38a | Added bat and witch spawn eggs. | |||||
| 👁 Image Bat: #4C3E30, #0F0F0F[verify] | |||||||
| 👁 Image Witch: #340000, #51A03E[verify] | |||||||
| 1.6.1 | 13w16a | Added horse spawn eggs. | |||||
| 👁 Image Horse: #C09E7D, #EEE500[verify] | |||||||
| 1.8 | 14w11a | Added endermite spawn eggs. | |||||
| 👁 Image Endermite: #161616, #6E6E6E[verify] | |||||||
| 14w25a | Added guardian spawn eggs. | ||||||
| 👁 Image Guardian: #5A8272, #F17D30[verify] | |||||||
| 14w27a | Added rabbit spawn eggs. | ||||||
| 👁 Image Rabbit: #995F40, #734831[verify] | |||||||
| 1.9 | 15w31a | Added shulker spawn eggs. | |||||
| 👁 Image Shulker: #946794, #4D3852[verify] | |||||||
| 1.10 | 16w20a | Added polar bear, wither skeleton, stray, husk, elder guardian, cat, donkey, mule, skeleton horse, and zombie horse spawn eggs. | |||||
| 👁 Image Polar Bear: #F2F2F2, #959590[verify] | |||||||
| 👁 Image Wither Skeleton: #141414, #474D4D[verify] | |||||||
| 👁 Image Stray: #617677, #DDEAEA[verify] | |||||||
| 👁 Image Husk: #797061, #E6CC94[verify] | |||||||
| 👁 Image Elder Guardian: #CECCBA, #747693[verify] | |||||||
| 👁 Image Cat: [more information needed] | |||||||
| 👁 Image Donkey: #534539, #867566[verify] | |||||||
| 👁 Image Mule: #1B0200, #51331D[verify] | |||||||
| 👁 Image Skeleton Horse: #68684F, #E5E5D8[verify] | |||||||
| 👁 Image Zombie Horse: #315234, #97C284[verify] | |||||||
| pre2 | Spawn eggs for wither skeletons, strays, husks, elder guadians, cats, donkeys, mules, skeleton horses, and zombie horses have been removed; as such, the color values no longer exist. | ||||||
| 1.11 | 16w32a | Spawn eggs for wither skeletons, strays, husks, elder guadians, donkeys, mules, skeleton horses, and zombie horses have been reimplemented with the same color values they had previously.[verify] The cat spawn egg is still yet to be readded, however. | |||||
| Added zombie villager spawn eggs. | |||||||
| 👁 Image Zombie Villager: #563C33, #799C65[verify] | |||||||
| 16w39a | Added evoker, llama, vex, and vindicator spawn eggs. | ||||||
| 👁 Image Evoker: #959B9B, #1E1C1A[verify] | |||||||
| 👁 Image Llama: #C09E7D, #995F40[verify] | |||||||
| 👁 Image Vex: #7A90A4, #E8EDF1[verify] | |||||||
| 👁 Image Vindicator: #959B9B, #275E61[verify] | |||||||
| 1.12 | 17w13a | Added parrot spawn eggs. | |||||
| 👁 Image Parrot: #0DA70B, #FF0000[verify] | |||||||
| 1.13 | 17w47a | As spawn eggs now have separate IDs, those not corresponding to usual mobs are now deleted if loaded from this version up to 18w16a, or converted to pig spawn eggs with NBT from 18w19a onward; as such, the uncolored spawn egg no longer appears in-game. | |||||
| 18w07a | Added phantom and turtle spawn eggs. | ||||||
| 👁 Image Phantom: [more information needed], [more information needed] | |||||||
| 👁 Image Turtle: #E7E7E7, #00AFAF[verify] | |||||||
| 18w08b | Added cod, salmon, and pufferfish spawn eggs. | ||||||
| 👁 Image Cod: #C1A76A, #E5C48B[verify] | |||||||
| 👁 Image Salmon: #A00F10, #0E8474[verify] | |||||||
| 👁 Image Pufferfish: #F6B201, #37C3F2[verify] | |||||||
| 18w10a | Added tropical fish spawn eggs. | ||||||
| 👁 Image Tropical Fish: #EF6915, #FFF9EF[verify] | |||||||
| 18w11a | Added drowned spawn eggs. | ||||||
| 👁 Image Drowned: #8FF1D7, #799C65[verify] | |||||||
| 18w15a | Added dolphin spawn eggs. | ||||||
| 👁 Image Dolphin: #223B4D, #F9F9F9[verify] | |||||||
| 18w19a | The colors used by phantom spawn eggs have changed. | ||||||
| 👁 Image Phantom: #43518A, #88FF00[verify] | |||||||
| 1.14 | 18w43a | Added panda, pillager, and ravager spawn eggs. | |||||
| 👁 Image Panda: #E7E7E7, #1B1B22[verify] | |||||||
| 👁 Image Pillager: #532F36, #959B9B[verify] | |||||||
| 👁 Image Ravager: #757470, #5B5049[verify] | |||||||
| 18w44a | Cat spawn eggs have been reimplemented with a new color scheme. | ||||||
| 👁 Image Cat: #EFC88E, #957256[verify] | |||||||
| 19w05a | Added trader llama and wandering trader spawn eggs. | ||||||
| 👁 Image Trader Llama: #EAA430, #456296[verify] | |||||||
| 👁 Image Wandering Trader: #456296, #EAA430[verify] | |||||||
| 1.15 | 19w34a | Added bee spawn eggs. | |||||
| 👁 Image Bee: #FFE55E, #262630[verify] | |||||||
| 19w41a | The colors used by bee spawn eggs have changed. | ||||||
| 👁 Image Bee: #EDC343, #43241B | |||||||
| 1.16 | 20w06a | Added hoglin spawn eggs - currently these use the same colors as the zombie pigman spawn egg. | |||||
| 👁 Image Hoglin: #EA9393, #4C7129 | |||||||
| 20w07a | Added piglin spawn eggs. | ||||||
| 👁 Image Piglin: #995F40, #F9F3A4 | |||||||
| The colors used by hoglin spawn eggs have changed. | |||||||
| 👁 Image Hoglin: #C66E55, #5F6464 | |||||||
| 20w13a | Added strider spawn eggs. | ||||||
| 👁 Image Strider: #9C3436, #4D494D | |||||||
| 20w14a | Added zoglin spawn eggs. | ||||||
| 👁 Image Zoglin: #C66E55, #E6E6E6 | |||||||
| 1.16.2 | 20w27a | Added piglin brute spawn eggs. | |||||
| 👁 Image Piglin Brute: #592A10, #F9F3A4 | |||||||
| 1.17 | 20w51a | Added axolotl spawn eggs. | |||||
| 👁 Image Axolotl: #FBC1E3, #A62D74 | |||||||
| 21w03a | Added glow squid spawn eggs. | ||||||
| 👁 Image Glow Squid: #095656, #85F1BC | |||||||
| 21w13a | Added goat spawn eggs. | ||||||
| 👁 Image Goat: #A5947C, #55493E | |||||||
| 1.19 | Deep Dark Experimental Snapshot 1 | Added warden spawn eggs. | |||||
| 👁 Image Warden: #0F4649, #39D6E0 | |||||||
| 22w11a | Added frog and tadpole spawn eggs. | ||||||
| 👁 Image Frog: #D07444, #FFC77C | |||||||
| 👁 Image Tadpole: #6D533D, #160A00 | |||||||
| The warden spawn egg is not present in this branch. | |||||||
| 22w12a | Reimplemented the warden spawn egg with the same two colors as in the experimental snapshot. | ||||||
| 22w13a | Added allay spawn eggs. | ||||||
| 👁 Image Allay: #00DAFF, #00ADFF | |||||||
| 1.19.3 Experiment | 22w42a | Added camel spawn eggs. | |||||
| 👁 Image Camel: #9C6A1A, #E3B771 | |||||||
| 22w43a | The colors used by camel spawn eggs have changed. | ||||||
| 👁 Image Camel: #FCC369, #CB9337 | |||||||
| 1.19.3 | 22w44a | Added ender dragon, iron golem, snow golem and wither spawn eggs. | |||||
| 👁 Image Ender Dragon: #1C1C1C, #E079FA | |||||||
| 👁 Image Iron Golem: #DBCDC2, #74A332 | |||||||
| 👁 Image Snow Golem: #D9F2F2, #81A4A4 | |||||||
| 👁 Image Wither: #141414, #4D72A0 | |||||||
| The colors used by polar bear spawn eggs have changed. | |||||||
| 👁 Image Polar Bear: #EEEEDE, #D5D6CD | |||||||
| 1.19.4 Experiment | 23w07a | Added sniffer spawn eggs. | |||||
| 👁 Image Sniffer: #962930, #4D9960 | |||||||
| pre1 | The colors used by sniffer spawn eggs have changed. | ||||||
| 👁 Image Sniffer: #871E09, #25AB70 | |||||||
| 1.20.3 Experiment | 23w45a | Added breeze spawn eggs. | |||||
| 👁 Image Breeze: #AF94DF, #9166DF | |||||||
| 1.20.5 | 23w51a | Added armadillo spawn eggs. | |||||
| 👁 Image Armadillo: #A67775, #734B4F | |||||||
| 24w03a | The colors used by armadillo spawn eggs have changed. | ||||||
| 👁 Image Armadillo: #AD716D, #824848 | |||||||
| 1.20.5 Experiment | 24w07a | Added bogged spawn eggs. | |||||
| 👁 Image Bogged: #8A9C72, #314D1B | |||||||
| 1.21.2 Experiment | 24w40a | Added creaking spawn eggs. | |||||
| 👁 Image Creaking: #5F5F5F, #FC7812 | |||||||
| Bedrock Edition | |||||||
| 1.8.0 | beta 1.8.0.8 | Invalid spawn eggs now use colors. | |||||
| 👁 Image Spawn: #000000, #000000 | |||||||
| When there are no colors specified the spawn egg looks completely black. | |||||||
| 1.16.0 | beta 1.16.0.51 | Added hoglin and piglin spawn eggs. | |||||
| 👁 Image Hoglin: #FFB300, #959B9B | |||||||
| 👁 Image Piglin: #532F36, #AD6D2B | |||||||
| beta 1.16.0.57 | Added strider and zoglin spawn eggs. | ||||||
| 👁 Image Strider: #9C3436, #4D494D | |||||||
| 👁 Image Zoglin: #C66E55, #E6E6E6 | |||||||
| beta 1.16.0.59 | The colors used by hoglin and piglin spawn eggs have changed. | ||||||
| 👁 Image Hoglin: #C66E55, #5F6464 | |||||||
| 👁 Image Piglin: #995F40, #F9F3A4 | |||||||
| 1.16.20 | beta 1.16.20.50 | Added piglin brute spawn eggs. | |||||
| 👁 Image Piglin Brute: #592A10, #F9F3A4 | |||||||
| 1.16.100 | beta 1.16.100.56 | Invalid spawn eggs no longer use colors. | |||||
| 1.16.200 Experiment | beta 1.16.200.52 | Added goat spawn eggs. | |||||
| 👁 Image Goat: #000000, #FFFFFF | |||||||
| 1.16.210 Experiment | beta 1.16.210.51 | The colors used by goat spawn eggs have changed. | |||||
| 👁 Image Goat: #C0AC90, #857261 | |||||||
| beta 1.16.210.59 | Added glow squid spawn eggs. | ||||||
| 👁 Image Glow Squid: #095656, #85F1BC | |||||||
| beta 1.16.210.60 | Glow squid spawn eggs have been removed. | ||||||
| 1.16.220 Experiment | beta 1.16.220.50 | Re-added glow squid spawn eggs with the same two colors. | |||||
| 1.17.0 Experiment | beta 1.16.230.52 | Added axolotl spawn eggs. | |||||
| 👁 Image Axolotl: #FBC1E3, #A62D74 | |||||||
| 1.18.10 Experiment | beta 1.18.10.24 | Added frog and tadpole spawn eggs. | |||||
| 👁 Image Frog: #D07444, #FFC77C | |||||||
| 👁 Image Tadpole: #6D533D, #160A00 | |||||||
| 1.18.30 Experiment | beta 1.18.30.22 | Added allay spawn eggs. | |||||
| 👁 Image Allay: #00DAFF, #00ADFF | |||||||
| beta 1.18.30.32 | Added warden spawn eggs. | ||||||
| 👁 Image Warden: #0F4649, #39D6E0 | |||||||
| 1.19.10 | Preview 1.19.10.20 | Added trader llama spawn eggs. | |||||
| 👁 Image Trader Llama: #EAA430, #456296 | |||||||
| 1.19.50 Experiment | Preview 1.19.50.21 | Added camel spawn eggs. | |||||
| 👁 Image Camel: #9C6A1A, #E3B771 | |||||||
| Preview 1.19.50.22 | The colors used by camel spawn eggs have changed. | ||||||
| 👁 Image Camel: #FCC369, #CB9337 | |||||||
| 1.19.60 | Preview 1.19.60.20 | Added ender dragon, iron golem, snow golem, and wither spawn eggs. | |||||
| 👁 Image Ender Dragon: #1C1C1C, #E079FA | |||||||
| 👁 Image Iron Golem: #DBCDC2, #74A332 | |||||||
| 👁 Image Snow Golem: #D9F2F2, #81A4A4 | |||||||
| 👁 Image Wither: #141414, #4D72A0 | |||||||
| Polar bear spawn eggs now use colors. | |||||||
| 👁 Image Polar Bear: #EEEEDE, #D5D6CD | |||||||
| 1.19.70 Experiment | Preview 1.19.70.23 | Added sniffer spawn eggs. | |||||
| 👁 Image Sniffer: #962930, #4D9960 | |||||||
| 1.20.0 | Preview 1.20.0.20 | The colors used by sniffer spawn eggs have changed. | |||||
| 👁 Image Sniffer: #871E09, #25AB70 | |||||||
| 1.20.60 Experiment | Preview 1.20.60.20 | Added breeze spawn eggs. | |||||
| 👁 Image Breeze: #AF94DF, #9166DF | |||||||
| 1.20.60 Experiment | Preview 1.20.60.23 | Added armadillo spawn eggs. | |||||
| 👁 Image Armadillo: #A67775, #734B4F | |||||||
| 1.20.70 Experiment | Preview 1.20.70.20 | The colors used by armadillo spawn eggs have changed. | |||||
| 👁 Image Armadillo: #AD716D, #824848 | |||||||
| 1.20.70 Experiment | Preview 1.20.70.24 | Added bogged spawn eggs. | |||||
| 👁 Image Bogged: #8A9C72, #314D1B | |||||||
| 1.20.80 | Preview 1.20.80.20 | Added map marker spawn eggs. They use the colors of invalid spawn eggs. | |||||
| 👁 Image Map Marker: #000000, #000000 | |||||||
| 1.21.50 | Preview 1.21.50.20 | Added creaking spawn eggs. | |||||
| 👁 Image Creaking: #5F5F5F, #FC7812 | |||||||
In Bedrock Edition and Minecraft Education, not all spawn eggs utilized the color system, and instead used predefined sprites that are themselves colored. These may appear identical to their Java Edition counterparts, or entirely different. Such cases are listed here for the sake of completion, and to distinguish them from color-using spawn eggs via highlighting what eggs do not.
| Pocket Edition Alpha | |||||||
|---|---|---|---|---|---|---|---|
| v0.7.0 | 👁 Image 👁 Image 👁 Image 👁 Image Added chicken, cow, pig, and sheep spawn eggs. | ||||||
| v0.9.0 | build 1 | 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image Added creeper, enderman, mooshroom, silverfish, skeleton, slime, spider, wolf, zombie, and zombie pigman spawn eggs. | |||||
| build 2 | 👁 Image Added villager spawn eggs. | ||||||
| v0.11.0 | build 1 | 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image Added bat, cave spider, ghast, magma cube, and squid spawn eggs. | |||||
| build 3 | 👁 Image The texture for cave spider spawn eggs has changed. | ||||||
| v0.12.1 | build 1 | 👁 Image 👁 Image 👁 Image Added blaze, ocelot, and zombie villager spawn eggs. | |||||
| v0.13.0 | build 1 | 👁 Image Added rabbit spawn eggs. | |||||
| v0.14.0 | build 1 | 👁 Image Added witch spawn eggs. | |||||
| v0.15.0 | build 1 | 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image Added donkey, horse, husk, mule, skeleton, stray, wither skeleton, and zombie horse spawn eggs. | |||||
| v0.15.1 | build 1 | 👁 Image Added null spawn eggs. It is a placeholder for if a spawn egg does not have a texture. | |||||
| v0.16.0 | build 1 | 👁 Image 👁 Image Added guardian and NPC spawn eggs. | |||||
| build 4 | NPC spawn eggs have been removed. | ||||||
| build 5 | 👁 Image Added the texture for elder guardian spawn eggs. Previously it used the placeholder spawn egg texture. | ||||||
| Pocket Edition | |||||||
| 1.0.0 | alpha 0.17.0.1 | 👁 Image 👁 Image 👁 Image Added shulker, endermite, and polar bear spawn eggs. | |||||
| 1.1.0 | alpha 1.1.0.0 | 👁 Image 👁 Image 👁 Image 👁 Image Added llama, vindicator, evoker, and vex spawn eggs. | |||||
| alpha 1.1.0.9 | 👁 Image 👁 Image 👁 Image 👁 Image 👁 Image The textures for husk, shulker, silverfish, stray, and zombie horse spawn eggs have changed. | ||||||
| Bedrock Edition | |||||||
| 1.2.0 | beta 1.2.0.2 | 👁 Image Added parrot spawn eggs. | |||||
| 1.2.13 Experiment | beta 1.2.13.8 | 👁 Image Added drowned spawn eggs. | |||||
| 1.4.0 | beta 1.2.14.2 | 👁 Image 👁 Image 👁 Image 👁 Image Added cod, salmon, pufferfish, and tropical fish spawn eggs. | |||||
| beta 1.2.20.1 | 👁 Image Added dolphin spawn eggs. | ||||||
| 👁 Image 👁 Image 👁 Image 👁 Image The textures for cod, salmon, pufferfish, and tropical fish spawn eggs have changed. | |||||||
| 1.5.0 | beta 1.5.0.4 | 👁 Image Added turtle spawn eggs. | |||||
| 1.6.0 | beta 1.6.0.1 | 👁 Image Added phantom spawn eggs. | |||||
| 1.8.0 | beta 1.8.0.8 | 👁 Image 👁 Image Added cat and panda spawn eggs. | |||||
| 👁 Image Added agent spawn eggs. | |||||||
| 👁 Image Re-added NPC spawn eggs. | |||||||
| The null spawn egg texture is no longer used. | |||||||
| 1.9.0 Experiment | beta 1.9.0.0 | 👁 Image Added pillager spawn eggs. | |||||
| 1.10.0 Experiment | beta 1.10.0.3 | 👁 Image 👁 Image Added ravager and wandering trader spawn eggs. | |||||
| 1.13.0 | beta 1.13.0.1 | 👁 Image Added fox spawn eggs. | |||||
| 1.14.0 | beta 1.14.0.1 | 👁 Image Added bee spawn eggs. | |||||
| 1.19.60 | Preview 1.19.60.20 | Polar bear spawn eggs now use colors. The dedicated item texture is now unused. | |||||
Prior to Java Edition 12w01a, spawn eggs used a single texture, colored with a single color. This color was generated by the game via an equation, rather than specific colors picked for each egg; as such, even the unused spawn eggs had colors associated with them. The following formula was used to calculate each color component:
red = (64 + (n * 2423535 & 0xC0)) % 256; green = (64 + (n * 223535 & 0xC0)) % 256; blue = (64 + (n * 242535 & 0xC0)) % 256;
There are a total of 64 distinct spawn egg colors that can be generated, and the pattern of colors repeats every 256 metadata values (such that a spawn egg with metadata value 0 looks identical to that of one of value 256, and that to one of 512, and so on).
The following is a table of each individual spawn egg color, what data values it applies to in the 0-to-255 range (with the first being bold), and entities that this color is associated with:
| 👁 Image |
Color | Associated values | Valid entities | Invalid entities |
|---|---|---|---|---|
| 👁 Image |
#404040 |
0, 60, 132, 224 | Silverfish | |
| 👁 Image |
#004080 |
1, 33, 93, 197 | Chicken | Item |
| 👁 Image |
#008000 |
2, 62, 94, 154, 166, 226 | Magma Cube, Squid | Experience Orb |
| 👁 Image |
#00C040 |
3, 107, 167, 199 | ||
| 👁 Image |
#C0C0C0 |
4, 96, 128, 188 | Mooshroom | |
| 👁 Image |
#C00040 |
5, 65, 97, 157 | Snow Golem | |
| 👁 Image |
#C04080 |
6, 110, 170, 202 | ||
| 👁 Image |
#C08000 |
7, 67, 171, 231 | ||
| 👁 Image |
#808040 |
8, 40, 100, 204 | Minecart | |
| 👁 Image |
#80C0C0 |
9, 101 | Painting | |
| 👁 Image |
#800040 |
10, 70, 174, 234 | Arrow | |
| 👁 Image |
#804080 |
11, 23, 83, 115, 175, 207 | Snowball | |
| 👁 Image |
#404000 |
12, 72, 104, 164 | Fireball | |
| 👁 Image |
#408040 |
13, 45, 105, 117, 177, 209 | Small Fireball | |
| 👁 Image |
#40C0C0 |
14, 178 | Ender Pearl | |
| 👁 Image |
#400040 |
15, 75, 87, 147, 179, 239 | Eye of Ender | |
| 👁 Image |
#000080 |
16, 48, 108, 212 | Mob[note 2] | |
| 👁 Image |
#004000 |
17, 77, 109, 169, 181, 241 | ||
| 👁 Image |
#008040 |
18, 122, 182, 214 | ||
| 👁 Image |
#C080C0 |
19, 51, 111, 143, 203, 215 | Skeleton | |
| 👁 Image |
#C0C040 |
20, 80, 112, 172 | TNT | |
| 👁 Image |
#C00080 |
21, 125, 185, 217 | Falling Block | |
| 👁 Image |
#C04000 |
22, 82, 186, 246 | ||
| 👁 Image |
#8080C0 |
24, 56, 116, 220 | Ghast | |
| 👁 Image |
#80C040 |
25, 85, 189, 249 | ||
| 👁 Image |
#800080 |
26, 38, 98, 130, 190, 222 | ||
| 👁 Image |
#400000 |
27, 119 | ||
| 👁 Image |
#404080 |
28, 88, 120, 180 | Villager | |
| 👁 Image |
#4080C0 |
29, 133, 193, 225 | ||
| 👁 Image |
#40C040 |
30, 90, 102, 162, 194, 254 | Pig | |
| 👁 Image |
#00C080 |
31, 63, 123, 227 | Ender Dragon | |
| 👁 Image |
#000000 |
32, 64, 124, 196 | ||
| 👁 Image |
#C040C0[note 3] |
34, 66, 126, 158, 218, 230 | ||
| 👁 Image |
#C08040[note 4] |
35, 95, 127, 187 | Wolf | |
| 👁 Image |
#C0C080[note 3] |
36, 140, 200, 232 | End Crystal | |
| 👁 Image |
#C00000[note 3] |
37, 201 | ||
| 👁 Image |
#8040C0[note 3] |
39, 71, 131, 235 | ||
| 👁 Image |
#80C080[note 3] |
41, 53, 113, 145, 205, 237 | Boat, Giant | |
| 👁 Image |
#40C000[note 3] |
42, 74, 134, 238 | ||
| 👁 Image |
#400080[note 3] |
43, 103, 135, 195 | ||
| 👁 Image |
#4040C0[note 3] |
44, 148, 208, 240 | ||
| 👁 Image |
#0080C0[note 3] |
46, 106, 138, 198 | ||
| 👁 Image |
#00C000[note 3] |
47, 79, 139, 151, 211, 243 | ||
| 👁 Image |
#C000C0[note 3] |
49, 81, 141, 173, 233, 245 | Monster[note 5] | |
| 👁 Image |
#C04040[note 4] |
50, 142 | Creeper | |
| 👁 Image |
#C0C000[note 4] |
52, 156, 216, 248 | Spider | |
| 👁 Image |
#8000C0[note 4] |
54, 86, 146, 250 | Zombie | |
| 👁 Image |
#804040[note 4] |
55, 219 | Slime | |
| 👁 Image |
#408000[note 4] |
57, 89, 149, 253 | Zombie Pigman | |
| 👁 Image |
#40C080[note 4] |
58, 118, 150, 210 | Enderman | |
| 👁 Image |
#4000C0[note 4] |
59, 163, 223, 255 | Cave Spider | |
| 👁 Image |
#0040C0[note 4] |
61, 121, 153, 213 | Blaze | |
| 👁 Image |
#808080[note 3] |
68, 160, 192, 252 | ||
| 👁 Image |
#80C000[note 3] |
69, 129, 161, 221 | ||
| 👁 Image |
#408080[note 3] |
73, 165 | ||
| 👁 Image |
#0000C0[note 3] |
76, 136, 168, 228 | ||
| 👁 Image |
#008080[note 3] |
78, 242 | ||
| 👁 Image |
#808000[note 3] |
84, 144, 176, 236 | ||
| 👁 Image |
#00C0C0[note 4] |
91, 183 | Sheep | |
| 👁 Image |
#000040[note 4] |
92, 152, 184, 244 | Cow | |
| 👁 Image |
#804000[note 3] |
99, 159, 191, 251 | ||
| 👁 Image |
#800000[note 3] |
114, 206 | ||
| 👁 Image |
#004040[note 3] |
137, 229 | ||
| 👁 Image |
#804040[note 3] |
155, 247 |
| Game graphical and visual elements | |||||
|---|---|---|---|---|---|
| Effects | |||||
| Environmental |
| ||||
| 👁 Image Color |
|||||
| Settings |
| ||||
| Things | |||||
| Other | |||||
| Removed | |||||
| Joke | |||||