0% found this document useful (0 votes)
6 views1 page

Villagers

The document defines a pool of elements for a Minecraft snowy village, including villagers such as nitwits, babies, and unemployed villagers. Each element has a specified weight, with unemployed villagers having the highest weight of 10. The fallback option is set to 'minecraft:empty'.

Uploaded by

1830145304
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Villagers

The document defines a pool of elements for a Minecraft snowy village, including villagers such as nitwits, babies, and unemployed villagers. Each element has a specified weight, with unemployed villagers having the highest weight of 10. The fallback option is set to 'minecraft:empty'.

Uploaded by

1830145304
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{

"elements": [
{
"element": {
"element_type": "minecraft:legacy_single_pool_element",
"location": "minecraft:village/snowy/villagers/nitwit",
"processors": {
"processors": []
},
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:legacy_single_pool_element",
"location": "minecraft:village/snowy/villagers/baby",
"processors": {
"processors": []
},
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:legacy_single_pool_element",
"location": "minecraft:village/snowy/villagers/unemployed",
"processors": {
"processors": []
},
"projection": "rigid"
},
"weight": 10
}
],
"fallback": "minecraft:empty"
}

You might also like