<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AItem_colors</id>
	<title>Minecraft:Item colors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AItem_colors"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Item_colors&amp;action=history"/>
	<updated>2026-06-11T05:59:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Item_colors&amp;diff=136880&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Item_colors&amp;diff=136880&amp;oldid=prev"/>
		<updated>2026-06-02T11:08:43Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wip}} &lt;br /&gt;
The following page lists [[Minecraft:color]]s that are applied to [[Minecraft:item]]s in the game.&lt;br /&gt;
&lt;br /&gt;
There are many colors in &amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039; as players can see by looking at blocks or mobs. But by dyeing leather armor, players can get unique colors as there are 12,326,391 different possible colors.&lt;br /&gt;
&lt;br /&gt;
== Both editions ==&lt;br /&gt;
=== Spawn eggs ===&lt;br /&gt;
{{main|Spawn Egg colors}}&lt;br /&gt;
&lt;br /&gt;
=== Potions ===&lt;br /&gt;
{{main|Effect colors}}&lt;br /&gt;
&lt;br /&gt;
=== Item forms of colored blocks ===&lt;br /&gt;
The inventory color of the grass is calculated with {{cd|temperature:0.5}} and {{cd|rainfall:1.0}}. The result is {{cd|AdjTemp:0.5, AdjRainfall:0.5}}, We can get the color ({{color|#7CBD6B}}) for the middle of center (x: 127, y: 127) of the {{cd|grass.png}}.&lt;br /&gt;
&lt;br /&gt;
These are exclusive to &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039;; &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; instead has pre-colored textures used for items, distinct from the textures actually used for blocks in placed form (see [[Minecraft:Bedrock Edition history of textures/Items]]).&lt;br /&gt;
&amp;lt;gallery style=&amp;quot;text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
Grass Block.png|Grass block&amp;lt;br&amp;gt;{{color|#7CBD6B}}&lt;br /&gt;
Oak Leaves.png|Oak leaves&amp;lt;br&amp;gt;{{color|#48B518}}&lt;br /&gt;
Birch Leaves.png|Birch leaves&amp;lt;br&amp;gt;{{color|#80A755}}&lt;br /&gt;
Spruce Leaves.png|Spruce leaves&amp;lt;br&amp;gt;{{color|#619961}}&lt;br /&gt;
Jungle Leaves.png|Jungle leaves&amp;lt;br&amp;gt;{{color|#48B518}}&lt;br /&gt;
Acacia Leaves.png|Acacia leaves&amp;lt;br&amp;gt;{{color|#48B518}}&lt;br /&gt;
Dark Oak Leaves.png|Dark oak leaves&amp;lt;br&amp;gt;{{color|#48B518}}&lt;br /&gt;
Mangrove Leaves.png|Mangrove leaves&amp;lt;br&amp;gt;{{color|#92C647}}&lt;br /&gt;
Grass (item).png|Grass&amp;lt;br&amp;gt;{{color|#7CBD6B}}&lt;br /&gt;
Fern (item).png|Fern&amp;lt;br&amp;gt;{{color|#7CBD6B}}&lt;br /&gt;
Tall Grass (item).png|Tall grass&amp;lt;br&amp;gt;{{color|#7CBD6B}}&lt;br /&gt;
Large Fern (item).png|Large fern&amp;lt;br&amp;gt;{{color|#7CBD6B}}&lt;br /&gt;
Vines (inventory).png|Vines&amp;lt;br&amp;gt;{{color|#48B518}}&lt;br /&gt;
Lily Pad (item).png|Lily pad&amp;lt;br&amp;gt;{{color|#71C35C}}&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Maps ===&lt;br /&gt;
{{IN|java}}, the item icons for [[Minecraft:Map|filled]] and [[Minecraft:explorer map]]s use two different textures: &amp;lt;code&amp;gt;filled_map.png&amp;lt;/code&amp;gt;, which is the base texture, and &amp;lt;code&amp;gt;filled_map_markings.png&amp;lt;/code&amp;gt;, which is overlaid onto the base texture and colored differently depending on the type of map. The color is defined in the &amp;lt;code&amp;gt;minecraft:map_color&amp;lt;/code&amp;gt; component as an integer; if not defined, it defaults to {{color|#46402E}} (dec: 4603950).&lt;br /&gt;
&lt;br /&gt;
* {{ItemLink|Map|Filled Map}}: {{color|#46402E}} (dec: 4603950)&lt;br /&gt;
* {{ItemLink|Buried Treasure Map}}: {{color|#46402E}} (dec: 4603950)&lt;br /&gt;
* {{ItemLink|Woodland Explorer Map}}: {{color|#524C44}} (dec: 5393476)&lt;br /&gt;
* {{ItemLink|Ocean Explorer Map}}: {{color|#3A7265}} (dec: 3830373)&lt;br /&gt;
* {{ItemLink|Trial Explorer Map}}: {{color|#C26B4C}} (dec: 12741452)&lt;br /&gt;
* {{ItemLink|Plains Village Map|Village Maps; Jungle Explorer Map; Swamp Explorer Map}}: {{color|#999999}} (dec: 10066329)&lt;br /&gt;
&lt;br /&gt;
{{IN|bedrock}}, pre-colored textures are instead used for each map type.&lt;br /&gt;
&lt;br /&gt;
=== Dyed leather armor ===&lt;br /&gt;
[[File:DyeGraph3.png|thumb|Leather armor color codes]]&lt;br /&gt;
{{main|Dye#Color_values}}&lt;br /&gt;
&lt;br /&gt;
The default color is {{color|#A06540}} (Dec: 10511680). This is used for leather horse armor, and leather helmet, chestplate, leggings, and boots.&lt;br /&gt;
&lt;br /&gt;
=== Firework stars ===&lt;br /&gt;
{{main|Dye#Color_values}}&lt;br /&gt;
&lt;br /&gt;
The default color is {{color|#8A8A8A}} (Dec: 9079434). When dyes are applied, the final color is different from that used for leather armor. They do not match one to one.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{info needed section|&lt;br /&gt;
* Default colors for other stuff when introduced. Some colored stuff was not colored as items when in the inventory.&lt;br /&gt;
* Console Edition bed items&lt;br /&gt;
* All early spawn egg color info - we have the equations and stuff now}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java beta}}&lt;br /&gt;
|{{HistoryLine||1.7|Leaves now appear colored in the inventory.}}&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease|[[File:Lily Pad (item) JE2.png|32px]] Added [[Minecraft:lily pad]]s, which use a color of {{color|#208030}} in the inventory.}}&lt;br /&gt;
|{{HistoryLine||1.1|dev=11w49a|[[Minecraft:Spawn egg]]s added, which apply a single color to a constant texture according to the table below:&lt;br /&gt;
{{/1.1 spawn egg colors}}&lt;br /&gt;
}}&lt;br /&gt;
|{{HistoryLine|||dev=12w01a|Spawn egg color application has been reworked to use two different textures, which can be colored completely different colors.}}&lt;br /&gt;
|{{HistoryLine||1.8|dev=14w25a|[[File:Lily Pad (item) JE3.png|32px]] Lily pads are now colored with the color {{color|#71C35C}} in the inventory.}}&lt;br /&gt;
|{{HistoryLine|||dev=14w27a|The color for the Jump Boost status effect has changed to {{color|#22FF4C}} (Dec: 2293580) with the addition of potions of Leaping. Prior to this change, the color for the Jump Boost status effect was {{color|#786297}} (Dec: 7889559).}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|pocket alpha}}&lt;br /&gt;
|{{HistoryLine||v0.1.0|[[File:Oak Leaves (item) BE1.png|32px]] [[File:Oak Leaves (item fast) BE1.png|32px]] Added item models for oak leaves colored with {{color|#59A53F}}.}}&lt;br /&gt;
|{{HistoryLine||v0.2.1|[[File:Placeholder Block JE1 BE1.png|32px]] [[File:Placeholder Block JE1 BE1.png|32px]] The item model use separate but identical magenta textures when &amp;quot;Fancy Graphics&amp;quot; are enabled/disabled and no longer colored.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox visuals}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:fr:Couleurs des objets]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>