Difference between revisions of "Wool"
m |
(Added history table, data tags, and crafting recipes) |
||
Line 10: | Line 10: | ||
}} | }} | ||
− | + | Wool is a block that is often used as a building block for its variety of colors. | |
== Obtaining == | == Obtaining == | ||
+ | Wool can be broken with anything, but [[shears]] are fastest. | ||
=== Sheep === | === Sheep === | ||
Line 19: | Line 20: | ||
When sheep are [[Shears|sheared]], they will drop one to three pieces of wool. They will regrow their wool after a while, when they eat [[grass]]. | When sheep are [[Shears|sheared]], they will drop one to three pieces of wool. They will regrow their wool after a while, when they eat [[grass]]. | ||
− | The sheep will also drop wool upon death. | + | The sheep will also drop wool upon death if it still has its coat. |
=== Crafting === | === Crafting === | ||
Wool can be crafted using four pieces of [[string]]. | Wool can be crafted using four pieces of [[string]]. | ||
+ | {{SmallCrafting | ||
+ | |1=string | ||
+ | |1pic=string.png | ||
+ | |2=string | ||
+ | |2pic=string.png | ||
+ | |3=string | ||
+ | |3pic=string.png | ||
+ | |4=string | ||
+ | |4pic=string.png | ||
+ | |output=Wool | ||
+ | |outputpic=ClothWhite.png | ||
+ | }} | ||
+ | |||
+ | |||
+ | Colored wool can be crafted using a [[dyes|dye]] and white wool. The rainbow colored wool can be obtained by placing seven different colors of wool into a [[crafting table]]. | ||
+ | |||
+ | Wool blocks can be crafted back from their respective [[Backdrops|backdrop]]. | ||
== Usage == | == Usage == | ||
+ | Wool [[blocks]] are weak, highly flammable, and offer little resistance against explosions. Their primary usage is as a decorative block. | ||
− | === Crafting | + | === Crafting Ingredient === |
− | + | Three pieces of wool (any combination of colors) are required in the recipe for the [[bed]]. | |
− | |||
{{BigCrafting | {{BigCrafting | ||
|4=Wool | |4=Wool | ||
Line 46: | Line 64: | ||
}} | }} | ||
− | === | + | The [[afro]] is crafted out of eight pieces of wool (any color). |
− | + | {{BigCrafting | |
+ | |1=Wool | ||
+ | |1pic=ClothWhite.png | ||
+ | |2=Wool | ||
+ | |2pic=ClothWhite.png | ||
+ | |3=Wool | ||
+ | |3pic=ClothWhite.png | ||
+ | |4=Wool | ||
+ | |4pic=ClothWhite.png | ||
+ | |5=Wool | ||
+ | |5pic=ClothWhite.png | ||
+ | |6=Wool | ||
+ | |6pic=ClothWhite.png | ||
+ | |7=Wool | ||
+ | |7pic=ClothWhite.png | ||
+ | |9=Wool | ||
+ | |9pic=ClothWhite.png | ||
+ | |output=Afro | ||
+ | |outputpic=Afro.png}} | ||
+ | |||
+ | A santa hat can be crafted using 4 pieces of wool (any color). | ||
+ | {{BigCrafting | ||
+ | |5=Cloth | ||
+ | |5pic=ClothWhite.png | ||
+ | |7=Cloth | ||
+ | |7pic=ClothWhite.png | ||
+ | |8=Cloth | ||
+ | |8pic=ClothWhite.png | ||
+ | |9=Cloth | ||
+ | |9pic=ClothWhite.png | ||
+ | |output=Santa hat | ||
+ | |outputpic=SantaHat.png | ||
+ | }} | ||
− | + | The wool [[backdrops|backdrop]] can be crafted with any one wool block. | |
− | |||
− | === | + | == Data == |
− | + | === Data Tags === | |
+ | Wool has a "type" data tag, which determines the color. | ||
+ | {| class="wikitable" width="200px" | ||
+ | !Type | ||
+ | !Preview | ||
+ | |- | ||
+ | |red | ||
+ | |<div style="width:100px;height:20px;background-color:#BE0000"></div> | ||
+ | |- | ||
+ | |green | ||
+ | |<div style="width:100px;height:20px;background-color:#219000"></div> | ||
+ | |- | ||
+ | |blue | ||
+ | |<div style="width:100px;height:20px;background-color:#0000D2"></div> | ||
+ | |- | ||
+ | |brown | ||
+ | |<div style="width:100px;height:20px;background-color:#503314"></div> | ||
+ | |- | ||
+ | |cyan | ||
+ | |<div style="width:100px;height:20px;background-color:#2ED196"></div> | ||
+ | |- | ||
+ | |lightblue | ||
+ | |<div style="width:100px;height:20px;background-color:#00CCFF"></div> | ||
+ | |- | ||
+ | |lightgreen | ||
+ | |<div style="width:100px;height:20px;background-color:#6BC900"></div> | ||
+ | |- | ||
+ | |magenta | ||
+ | |<div style="width:100px;height:20px;background-color:#B60973"></div> | ||
+ | |- | ||
+ | |orange | ||
+ | |<div style="width:100px;height:20px;background-color:#FF6000"></div> | ||
+ | |- | ||
+ | |pink | ||
+ | |<div style="width:100px;height:20px;background-color:#FFAAAA"></div> | ||
+ | |- | ||
+ | |purple | ||
+ | |<div style="width:100px;height:20px;background-color:#8527A5"></div> | ||
+ | |- | ||
+ | |white | ||
+ | |<div style="width:100px;height:20px;background-color:#F7F7F7"></div> | ||
+ | |- | ||
+ | |yellow | ||
+ | |<div style="width:100px;height:20px;background-color:#E6CA00"></div> | ||
+ | |- | ||
+ | |lightgray | ||
+ | |<div style="width:100px;height:20px;background-color:#CDCDCD"></div> | ||
+ | |- | ||
+ | |gray | ||
+ | |<div style="width:100px;height:20px;background-color:#666666"></div> | ||
+ | |- | ||
+ | |black | ||
+ | |<div style="width:100px;height:20px;background-color:#333333"></div> | ||
+ | |- | ||
+ | |rainbow | ||
+ | |N/A | ||
+ | |} | ||
− | == | + | == History == |
− | + | {| class="wikitable" | |
+ | !Version | ||
+ | !Date | ||
+ | !Changes | ||
+ | |- | ||
+ | ! ''Unknown version'' | ||
+ | ! ''Unknown release date'' | ||
+ | | | ||
+ | * Added wool (named cloth) | ||
+ | |- | ||
+ | ! [[Version History#1.18.2|1.18.2]] | ||
+ | ! ''Unknown release date'' | ||
+ | | | ||
+ | * Added 3 dyes and cloth types | ||
+ | * New cloth textures | ||
+ | |- | ||
+ | ! [[Version History#1.22.4|1.22.4]] | ||
+ | !''Unknown release date'' | ||
+ | | | ||
+ | *7 new cloth colors and 6 new dyes | ||
+ | |- | ||
+ | ! [[Version History#1.23|1.23]] | ||
+ | ! Oct 31, 2012 | ||
+ | | | ||
+ | *Fixed white cloth and red dye making pink cloth | ||
+ | |- | ||
+ | ! [[Version History#1.24|1.24]] | ||
+ | ! Dec 22, 2012 | ||
+ | | | ||
+ | * White cloth is only dropped by sheep when they are killed or sheared. | ||
+ | |- | ||
+ | ! [[Version History#1.25|1.25]] | ||
+ | ! May 11, 2013 | ||
+ | | | ||
+ | * Fixed white cloth not being dropped by sheep upon death | ||
+ | |- | ||
+ | ! [[Version History#1.26.4|1.26.4]] | ||
+ | ! ''Unknown release date'' | ||
+ | | | ||
+ | * Added rainbow wool (inspired by WeaselZone) | ||
+ | |- | ||
+ | ! [[Version History#1.27|1.27]] | ||
+ | ! Nov 13, 2015 | ||
+ | | | ||
+ | * Renamed (and updated identifiers for) all "cloth" blocks to "wool" | ||
+ | |- | ||
+ | ! [[Version History#1.28|1.28]] | ||
+ | ! Oct 08, 2016 | ||
+ | | | ||
+ | *Black Wool | ||
+ | *Gray Wool | ||
+ | *Light gray Wool | ||
+ | *Wools and dyes are now one item | ||
+ | **"give wool_blue" is now "give wool 1 0 {type:'blue'}" | ||
+ | |} | ||
== Trivia == | == Trivia == | ||
− | *Wool used to be known as cloth, but it was renamed in the 1.27 update. | + | * Wool used to be known as cloth, but it was renamed in the 1.27 update. |
+ | * Due to there being 17 types of wool, there are 4913 different ways to craft a bed using different combinations of wool, 83521 for crafting a santa hat, and 6975757441 for crafting an afro. | ||
== Gallery == | == Gallery == | ||
<gallery> | <gallery> | ||
ClothColors.png|From left to right: white, yellow, orange, red, brown, purple, magenta, pink, green, light green, teal, light blue, blue. | ClothColors.png|From left to right: white, yellow, orange, red, brown, purple, magenta, pink, green, light green, teal, light blue, blue. | ||
+ | Rainbow Block.png|Rainbow wool placed down | ||
</gallery> | </gallery> | ||
== See Also == | == See Also == | ||
*[[Dyes]] | *[[Dyes]] | ||
− | |||
− | [[ | + | [[Category:Blocks]] |
Revision as of 10:28, 22 December 2018
Wool | |
---|---|
Type: | Solid |
Mine with: | Hands |
Physics: | None |
Found naturally: | Obtained from sheep |
Renewable: | Yes |
Identifier: | wool |
Wool is a block that is often used as a building block for its variety of colors.
Contents
Obtaining
Wool can be broken with anything, but shears are fastest.
Sheep
Since wool is obtained from a mob, it makes it renewable.
When sheep are sheared, they will drop one to three pieces of wool. They will regrow their wool after a while, when they eat grass.
The sheep will also drop wool upon death if it still has its coat.
Crafting
Wool can be crafted using four pieces of string.
|
|
Colored wool can be crafted using a dye and white wool. The rainbow colored wool can be obtained by placing seven different colors of wool into a crafting table.
Wool blocks can be crafted back from their respective backdrop.
Usage
Wool blocks are weak, highly flammable, and offer little resistance against explosions. Their primary usage is as a decorative block.
Crafting Ingredient
Three pieces of wool (any combination of colors) are required in the recipe for the bed.
|
|
The afro is crafted out of eight pieces of wool (any color).
|
|
A santa hat can be crafted using 4 pieces of wool (any color).
|
|
The wool backdrop can be crafted with any one wool block.
Data
Data Tags
Wool has a "type" data tag, which determines the color.
Type | Preview |
---|---|
red | |
green | |
blue | |
brown | |
cyan | |
lightblue | |
lightgreen | |
magenta | |
orange | |
pink | |
purple | |
white | |
yellow | |
lightgray | |
gray | |
black | |
rainbow | N/A |
History
Version | Date | Changes |
---|---|---|
Unknown version | Unknown release date |
|
1.18.2 | Unknown release date |
|
1.22.4 | Unknown release date |
|
1.23 | Oct 31, 2012 |
|
1.24 | Dec 22, 2012 |
|
1.25 | May 11, 2013 |
|
1.26.4 | Unknown release date |
|
1.27 | Nov 13, 2015 |
|
1.28 | Oct 08, 2016 |
|
Trivia
- Wool used to be known as cloth, but it was renamed in the 1.27 update.
- Due to there being 17 types of wool, there are 4913 different ways to craft a bed using different combinations of wool, 83521 for crafting a santa hat, and 6975757441 for crafting an afro.