Difference between revisions of "Wool"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

(Added more info to the history table)
 
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{Object
 
{{Object
|image=ClothWhite.png
+
|image= White Wool.png
 +
|image2= Light Gray Wool.png
 +
|image3= Gray Wool.png
 +
|image4= Black Wool.png
 +
|image5= Brown Wool.png
 +
|image6= Red Wool.png
 +
|image7= Orange Wool.png
 +
|image8= Yellow Wool.png
 +
|image9= Light Green Wool.png
 +
|image10= Green Wool.png
 +
|image11= Cyan Wool.png
 +
|image12= Light Blue Wool.png
 +
|image13= Blue Wool.png
 +
|image14= Purple Wool.png
 +
|image15= Pink Wool.png
 +
|image16= Magenta Wool.png
 
|name=Wool
 
|name=Wool
 
|type=Solid
 
|type=Solid
 
|mine with=Hands
 
|mine with=Hands
 +
|drops=Itself
 +
|stackable=Yes, 64
 +
|flammable=Yes
 
|physics=None
 
|physics=None
 +
|found naturally=No
 
|renewable=Yes
 
|renewable=Yes
|found naturally=No
 
 
|id=wool
 
|id=wool
 
}}
 
}}
Line 18: Line 36:
 
Since wool is obtained from a mob, it makes it renewable.
 
Since wool is obtained from a mob, it makes it renewable.
  
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 when they eat [[grass]].
  
 
The sheep will also drop wool upon death if it still has its coat.
 
The sheep will also drop wool upon death if it still has its coat.
Line 24: Line 42:
 
=== Crafting ===
 
=== Crafting ===
 
Wool can be crafted using four pieces of [[string]].
 
Wool can be crafted using four pieces of [[string]].
{{SmallCrafting
+
{{CraftSmall
|1=string
+
|A1=String
|1pic=string.png
+
|A2=String
|2=string
+
|B1=String
|2pic=string.png
+
|B2=String
|3=string
 
|3pic=string.png
 
|4=string
 
|4pic=string.png
 
 
|output=Wool
 
|output=Wool
|outputpic=ClothWhite.png
 
 
}}
 
}}
  
Line 46: Line 59:
  
 
=== Crafting Ingredient ===
 
=== Crafting Ingredient ===
Three pieces of wool (any combination of colors) are required in the recipe for the [[bed]].
+
Three pieces of wool of the same color and three wooden planks are required in the recipe for the [[bed]].
{{BigCrafting
+
{{CraftBig
|4=Wool
+
|B1=Wool
|4pic=ClothWhite.png
+
|B2=Wool
|5=Wool
+
|B3=Wool
|5pic=ClothWhite.png
+
|C1=Wooden Planks
|6=Wool
+
|C2=Wooden Planks
|6pic=ClothWhite.png
+
|C3=Wooden Planks
|7=Wool
 
|7pic=Wooden Planks.png
 
|8=Wool
 
|8pic=Wooden Planks.png
 
|9=Wool
 
|9pic=Wooden Planks.png
 
 
|output=Bed
 
|output=Bed
|outputpic=Bed.png
 
 
}}
 
}}
  
The [[afro]] is crafted out of eight pieces of wool (any color).
+
The [[afro]] is crafted out of 8 pieces of wool (any color).
{{BigCrafting
+
{{CraftBig
|1=Wool
+
|A1=Wool
|1pic=ClothWhite.png
+
|A2=Wool
|2=Wool
+
|A3=Wool
|2pic=ClothWhite.png
+
|B1=Wool
|3=Wool
+
|B2=Wool
|3pic=ClothWhite.png
+
|B3=Wool
|4=Wool
+
|C1=Wool
|4pic=ClothWhite.png
+
|C3=Wool
|5=Wool
 
|5pic=ClothWhite.png
 
|6=Wool
 
|6pic=ClothWhite.png
 
|7=Wool
 
|7pic=ClothWhite.png
 
|9=Wool
 
|9pic=ClothWhite.png
 
 
|output=Afro
 
|output=Afro
|outputpic=Afro.png}}
+
}}
  
 
A santa hat can be crafted using 4 pieces of wool (any color).
 
A santa hat can be crafted using 4 pieces of wool (any color).
{{BigCrafting
+
{{CraftBig
|5=Cloth
+
|B2=Wool
|5pic=ClothWhite.png
+
|C1=Wool
|7=Cloth
+
|C2=Wool
|7pic=ClothWhite.png
+
|C3=Wool
|8=Cloth
+
|output=Santa Hat
|8pic=ClothWhite.png
 
|9=Cloth
 
|9pic=ClothWhite.png
 
|output=Santa hat
 
|outputpic=SantaHat.png
 
 
}}
 
}}
  
Line 103: Line 96:
 
== Data Values ==
 
== Data Values ==
 
=== Data Tags ===
 
=== Data Tags ===
Wool has a <code>type</code> data tag, which determines the color.
+
Wool has a <code>type</code> data tag, which determines the color. The default type if none is specified is white.
 
{{Colors|rainbow=true}}
 
{{Colors|rainbow=true}}
  
Line 124: Line 117:
 
* Added white cloth
 
* Added white cloth
 
|-
 
|-
! [[Version History#1.18.2|1.18.2]]
+
! [[Version History#1.18.3|1.18.3]]
! ''Unknown release date''
+
! Nov 04, 2011
 
|  
 
|  
 
* Added 3 cloth types
 
* Added 3 cloth types
Line 184: Line 177:
 
*Wools are now one item
 
*Wools are now one item
 
:*"give wool_blue" is now "give wool 1 0 {type:'blue'}"
 
:*"give wool_blue" is now "give wool 1 0 {type:'blue'}"
 +
* Sheep now spawn with different wool colors, and so they drop whatever wool color they have.
 +
|-
 +
! [[Version History#1.29.0|1.29]]
 +
! Sep 27, 2019
 +
|
 +
* Wool now has a default type when given with commands (white)
 
|}
 
|}
  
 
== 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 4,913 different ways to craft a bed using different combinations of wool, 83,521 for crafting a santa hat, and 6,975,757,441 for crafting an afro.
+
* Due to there being 17 types of wool, there are 83,521 different ways to craft a santa hat using different combinations of wool and 6,975,757,441 for crafting an afro.
  
 
== Gallery ==
 
== Gallery ==
Line 197: Line 196:
 
</gallery>
 
</gallery>
  
== See Also ==
+
== See also ==
 
*[[Dyes]]
 
*[[Dyes]]
  
 
[[Category:Blocks]]
 
[[Category:Blocks]]

Latest revision as of 05:04, 5 January 2024

Wool
White Wool.png
Light Gray Wool.png
Gray Wool.png
Black Wool.png
Brown Wool.png
Red Wool.png
Orange Wool.png
Yellow Wool.png
Light Green Wool.png
Green Wool.png
Cyan Wool.png
Light Blue Wool.png
Blue Wool.png
Purple Wool.png
Pink Wool.png
Magenta Wool.png
Type:Solid
Mine with:Hands
Drops:Itself
Stackable:Yes, 64
Flammable:Yes
Physics:None
Found naturally:No
Renewable:Yes
Identifier:wool

Wool is a block that is often used as a building block for its variety of colors.

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 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.

String String String String Wool


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 of the same color and three wooden planks are required in the recipe for the bed.

Invisible-sprite Invisible-sprite Invisible-sprite Wool Wool Wool Wooden Planks Wooden Planks Wooden Planks Bed

The afro is crafted out of 8 pieces of wool (any color).

Wool Wool Wool Wool Wool Wool Wool Invisible-sprite Wool Afro

A santa hat can be crafted using 4 pieces of wool (any color).

Invisible-sprite Invisible-sprite Invisible-sprite Invisible-sprite Wool Invisible-sprite Wool Wool Wool Santa Hat

The wool backdrop can be crafted with any one wool block.

Data Values

Data Tags

Wool has a type data tag, which determines the color. The default type if none is specified is white.

Type Preview
red
green
blue
brown
cyan
lightblue
lightgreen
magenta
orange
pink
purple
white
yellow
lightgray
gray
black
rainbow

History

Version Date Changes
Prior to 1.4.34 Day 12
  • Green cloth

Although it is not explicitly mentioned, this is when seaweed was added, and it was not mentioned later.

1.7(probably) Day 29
  • Added white cloth
1.18.3 Nov 04, 2011
  • Added 3 cloth types
  • Yellow
  • Red
  • Orange
  • New cloth textures
1.19.4_6 Unknown release date
  • Added blue wool (crafted with lapis lazuli)
1.22 Jun 29, 2012
  • 7 new cloth colors
  • Light blue
  • Light green
  • Pink
  • Magenta
  • Purple
  • Cyan
  • Brown
1.23 Oct 31, 2012
  • Fixed white cloth and red dye making pink cloth
1.24 Dec 22, 2012
  • White cloth is only dropped by sheep when they are killed or sheared.
1.25 May 11, 2013
  • Fixed white cloth not being dropped by sheep upon death
1.26.4 May 31, 2014
  • Added rainbow wool (inspired by WeaselZone)
1.27 Nov 13, 2015
  • Renamed (and updated identifiers for) all "cloth" blocks to "wool"
1.28 Oct 08, 2016
  • Added 3 wool colors
  • Black
  • Gray
  • Light gray
  • Wools are now one item
  • "give wool_blue" is now "give wool 1 0 {type:'blue'}"
  • Sheep now spawn with different wool colors, and so they drop whatever wool color they have.
1.29 Sep 27, 2019
  • Wool now has a default type when given with commands (white)

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 83,521 different ways to craft a santa hat using different combinations of wool and 6,975,757,441 for crafting an afro.

Gallery

See also