![]() |
VOOZH | about |
| Biomes | See 👁 Image Village |
|---|---|
| Generates in existing chunks |
No |
| Consists of | Hay Pile:
Ice Pile: Melon Pile: Pumpkin Pile: Snow Pile: |
{
"title": "Pile",
"rows": [
{
"field": "See <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:EnvSprite village.png article, displayed as 16x16px|link=Village|alt=|class=pixel-image|)</span>(link to Village article, displayed as <span class=\"sprite-text\">Village</span>)</span>",
"label": "(link to Biome article, displayed as Biomes)"
},
{
"field": "No",
"label": "Generates in<br>existing chunks "
},
{
"field": "(values exceeds 1000 characters...)",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Hay Pile.png",
"Ice Pile.png",
"Melon Pile.png",
"Pumpkin Pile.png",
"Snow Pile.png"
]
}
A pile is a feature that generates up to 25 specific blocks, the type of which correspond to the theme of a given village.
Piles may generate anywhere inside the village and the amount of piles that spawn in a village varies.
There are five variants of a pile: hay, ice, melon, pumpkin, and snow.
Piles generate only inside villages.
Hay piles contain hay bales; ice piles contain packed ice and sometimes blue ice; melon piles contain melon blocks; pumpkin piles contain pumpkin blocks and sometimes jack o'lanterns; and snow piles contain snow layers. Up to 25 blocks can be in a given pile.
The variants of the pile spawn naturally in the following villages:
| 👁 Image Village type |
Pile variant | ||||
|---|---|---|---|---|---|
| 👁 Image Hay Bale |
👁 Image Packed Ice |
👁 Image Melon |
👁 Image Pumpkin |
👁 Image Snow | |
| 👁 Image Plains Village |
Yes | ||||
| 👁 Image Desert Village |
Yes | ||||
| 👁 Image Savanna Village |
Yes | Yes | |||
| 👁 Image Snowy Village |
Yes | Yes | |||
| 👁 Image Taiga village |
Yes | ||||
| Feature type | Identifier |
|---|---|
| [No displayed name] | block_pile |
| Configured feature | Identifier |
|---|---|
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | pile_hay |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | pile_ice |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | pile_melon |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | pile_pumpkin |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | pile_snow |
| Feature | Identifier |
|---|---|
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | hay_pile_feature |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | ice_pile_feature |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | melon_pile_feature |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | pumpkin_pile_feature |
| 👁 EnvSprite pile.png: Sprite image for pile in Minecraft [No displayed name] | snow_pile_feature |
{ "type":"minecraft:block_pile", "config":{ "state_provider":{ "type":"minecraft:rotated_block_provider", "state":{ "Name":"minecraft:hay_block", "Properties":{ "axis":"y" } } } } }
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.14 | 18w48a | Added hay pile. | |||||
| 18w49a | Added melon pile, ice pile, and snow pile. | ||||||
| 18w50a | Added pumpkin pile. | ||||||
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.10.0 | ? | Added hay pile. | |||||
| ? | Added ice pile. | ||||||
| ? | Added melon pile. | ||||||
| ? | Added pumpkin pile. | ||||||
| ? | Added snow pile. | ||||||
Issues relating to "Pile" are maintained on the bug tracker. Issues should be reported and viewed there.