Village/Loot


Armorer house
Only one of the armorer house variants in snowy villages contain chests.
In Java Edition and Bedrock Edition, each village armorer chest contains 1–5 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–4 | 4⁄8 | 80.6% | 3.750 | 1.2 | |
| 1–3 | 2⁄8 | 54.2% | 1.500 | 1.8 | |
| 1 | 1⁄8 | 31.8% | 0.375 | 3.1 | |
| 1 | 1⁄8 | 31.8% | 0.375 | 3.1 |
{ "chestNames": [ "village-armorer" ], "gameVersion": "Java", "loot": { "village-armorer": { "poolsJava": [ { "items": { "iron-helmet": [ 1, 1, 1 ], "iron-ingot": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "bread": [ 1, 4, 4 ] }, "rolls": [ 1, 5 ], "totalweight": 8 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "iron-helmet": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>8</sub>" ], "chanceany": 0.31807250976562496, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 1, "material": 2, "avgamount": 0.375, "itemname": "iron-helmet" }, "iron-ingot": { "itemname": "iron-ingot", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>8</sub>" ], "avgamount": 1.5, "chanceany": 0.5423828124999999 }, "bread": { "itemname": "bread", "sizes": [ "1–4" ], "sortsize": [ 2.5 ], "sortweight": [ 4 ], "weights": [ "<sup>4</sup>⁄<sub>8</sub>" ], "avgamount": 3.75, "chanceany": 0.8062499999999999 }, "emerald": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>8</sub>" ], "chanceany": 0.31807250976562496, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.375, "itemname": "emerald" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Armorer's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "iron-helmet": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>8</sub>" ], "chanceany": 0.31807250976562496, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 1, "material": 2, "avgamount": 0.375, "itemname": "iron-helmet" }, "iron-ingot": { "itemname": "iron-ingot", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>8</sub>" ], "avgamount": 1.5, "chanceany": 0.5423828124999999 }, "bread": { "itemname": "bread", "sizes": [ "1–4" ], "sortsize": [ 2.5 ], "sortweight": [ 4 ], "weights": [ "<sup>4</sup>⁄<sub>8</sub>" ], "avgamount": 3.75, "chanceany": 0.8062499999999999 }, "emerald": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>8</sub>" ], "chanceany": 0.31807250976562496, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.375, "itemname": "emerald" } }, "poolsBedrock": [ { "items": { "iron-helmet": [ 1, 1, 1 ], "iron-ingot": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "bread": [ 1, 4, 4 ] }, "rolls": [ 1, 5 ], "totalweight": 8 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5" ], "itemDataBedrockUpcoming": [], "header": "Armorer", "allRollsJava": [ "1–5" ], "link": "[[village]] armorer", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Butcher shop
Only one of the butcher shop variants in savanna villages contain chests.
In Java Edition and Bedrock Edition, each village butcher chest contains 1–5 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–3 | 6⁄28 | 48.6% | 1.286 | 2.1 | |
| 1–3 | 6⁄28 | 48.6% | 1.286 | 2.1 | |
| 1–3 | 6⁄28 | 48.6% | 1.286 | 2.1 | |
| 1–3 | 6⁄28 | 48.6% | 1.286 | 2.1 | |
| 1–3 | 3⁄28 | 27.9% | 0.643 | 3.6 | |
| 1 | 1⁄28 | 10.2% | 0.107 | 9.8 |
{ "chestNames": [ "village-butcher" ], "gameVersion": "Java", "loot": { "village-butcher": { "poolsJava": [ { "items": { "wheat": [ 1, 3, 6 ], "raw-beef": [ 1, 3, 6 ], "raw-porkchop": [ 1, 3, 6 ], "emerald": [ 1, 1, 1 ], "raw-mutton": [ 1, 3, 6 ], "coal": [ 1, 3, 3 ] }, "rolls": [ 1, 5 ], "totalweight": 28 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "wheat": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "wheat" }, "raw-beef": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "raw-beef" }, "raw-porkchop": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "raw-porkchop" }, "emerald": { "itemname": "emerald", "sizes": [ 1 ], "sortsize": [ 1 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>28</sub>" ], "avgamount": 0.10714285714285714, "chanceany": 0.10217553744347596 }, "raw-mutton": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "raw-mutton" }, "coal": { "itemname": "coal", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 3 ], "weights": [ "<sup>3</sup>⁄<sub>28</sub>" ], "avgamount": 0.6428571428571429, "chanceany": 0.27904475953099894 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Butcher's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "wheat": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "wheat" }, "raw-beef": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "raw-beef" }, "raw-porkchop": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "raw-porkchop" }, "emerald": { "itemname": "emerald", "sizes": [ 1 ], "sortsize": [ 1 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>28</sub>" ], "avgamount": 0.10714285714285714, "chanceany": 0.10217553744347596 }, "raw-mutton": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>28</sub>" ], "chanceany": 0.4862627922889272, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.2857142857142858, "itemname": "raw-mutton" }, "coal": { "itemname": "coal", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 3 ], "weights": [ "<sup>3</sup>⁄<sub>28</sub>" ], "avgamount": 0.6428571428571429, "chanceany": 0.27904475953099894 } }, "poolsBedrock": [ { "items": { "wheat": [ 1, 3, 6 ], "raw-beef": [ 1, 3, 6 ], "raw-porkchop": [ 1, 3, 6 ], "emerald": [ 1, 1, 1 ], "raw-mutton": [ 1, 3, 6 ], "coal": [ 1, 3, 3 ] }, "rolls": [ 1, 5 ], "totalweight": 28 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5" ], "itemDataBedrockUpcoming": [], "header": "Butcher", "allRollsJava": [ "1–5" ], "link": "[[village]] butcher", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Cartographer house
All cartographer houses except those in desert villages contain chests.
In Java Edition, each village cartographer chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 1–5× | 1× | 1–5× | 1× | ||||
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–5 | — | 15⁄50 | — | 61.2% | 2.700 | 1.6 | |
| 1–4 | — | 15⁄50 | — | 61.2% | 2.250 | 1.6 | |
| 1–3 | — | 10⁄50 | — | 46.2% | 1.200 | 2.2 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–2 | — | 5⁄50 | — | 26.3% | 0.450 | 3.8 | |
| 1 | — | 5⁄50 | — | 26.3% | 0.300 | 3.8 | |
{ "chestNames": [ "village-cartographer" ], "gameVersion": "Java", "loot": { "village-cartographer": { "poolsJava": [ { "items": { "stick": [ 1, 2, 5 ], "empty-map": [ 1, 3, 10 ], "paper": [ 1, 5, 15 ], "bread": [ 1, 4, 15 ], "compass": [ 1, 1, 5 ] }, "rolls": [ 1, 5 ], "totalweight": 50 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "stick": { "sortsize": [ 1.5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "chanceany": 0.26288199999999995, "sizes": [ "1–2", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 0.45, "itemname": "stick" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "empty-map": { "itemname": "empty-map", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>50</sub>", "—" ], "avgamount": 1.2, "chanceany": 0.462144 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "paper": { "itemname": "paper", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.7, "chanceany": 0.611766 }, "compass": { "itemname": "compass", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "avgamount": 0.3, "chanceany": 0.26288199999999995 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.25, "chanceany": 0.611766 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Cartographer's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "map": { "itemname": "map", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>50</sub>", "—" ], "avgamount": 1.2, "chanceany": 0.462144 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "compass": { "itemname": "compass", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "avgamount": 0.3, "chanceany": 0.26288199999999995 }, "paper": { "itemname": "paper", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.7, "chanceany": 0.611766 }, "oak-sapling": { "itemname": "oak-sapling", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "avgamount": 0.45, "chanceany": 0.26288199999999995 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.25, "chanceany": 0.611766 } }, "poolsBedrock": [ { "items": { "map": [ 1, 3, 10 ], "bread": [ 1, 4, 15 ], "paper": [ 1, 5, 15 ], "oak-sapling": [ 1, 2, 5 ], "compass": [ 1, 1, 5 ] }, "rolls": [ 1, 5 ], "totalweight": 50 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5", 1 ], "itemDataBedrockUpcoming": [], "header": "Cartographer", "allRollsJava": [ "1–5", 1 ], "link": "[[village]] cartographer", "structID": "village" } } }In Bedrock Edition, each village cartographer chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 1–5× | 1× | 1–5× | 1× | ||||
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–5 | — | 15⁄50 | — | 61.2% | 2.700 | 1.6 | |
| 1–4 | — | 15⁄50 | — | 61.2% | 2.250 | 1.6 | |
| 1–3 | — | 10⁄50 | — | 46.2% | 1.200 | 2.2 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–2 | — | 5⁄50 | — | 26.3% | 0.450 | 3.8 | |
| 1 | — | 5⁄50 | — | 26.3% | 0.300 | 3.8 | |
{ "chestNames": [ "village-cartographer" ], "gameVersion": "Bedrock", "loot": { "village-cartographer": { "poolsJava": [ { "items": { "stick": [ 1, 2, 5 ], "empty-map": [ 1, 3, 10 ], "paper": [ 1, 5, 15 ], "bread": [ 1, 4, 15 ], "compass": [ 1, 1, 5 ] }, "rolls": [ 1, 5 ], "totalweight": 50 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "stick": { "sortsize": [ 1.5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "chanceany": 0.26288199999999995, "sizes": [ "1–2", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 0.45, "itemname": "stick" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "empty-map": { "itemname": "empty-map", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>50</sub>", "—" ], "avgamount": 1.2, "chanceany": 0.462144 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "paper": { "itemname": "paper", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.7, "chanceany": 0.611766 }, "compass": { "itemname": "compass", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "avgamount": 0.3, "chanceany": 0.26288199999999995 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.25, "chanceany": 0.611766 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Cartographer's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "map": { "itemname": "map", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>50</sub>", "—" ], "avgamount": 1.2, "chanceany": 0.462144 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "compass": { "itemname": "compass", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "avgamount": 0.3, "chanceany": 0.26288199999999995 }, "paper": { "itemname": "paper", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.7, "chanceany": 0.611766 }, "oak-sapling": { "itemname": "oak-sapling", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>50</sub>", "—" ], "avgamount": 0.45, "chanceany": 0.26288199999999995 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 15, 0 ], "weights": [ "<sup>15</sup>⁄<sub>50</sub>", "—" ], "avgamount": 2.25, "chanceany": 0.611766 } }, "poolsBedrock": [ { "items": { "map": [ 1, 3, 10 ], "bread": [ 1, 4, 15 ], "paper": [ 1, 5, 15 ], "oak-sapling": [ 1, 2, 5 ], "compass": [ 1, 1, 5 ] }, "rolls": [ 1, 5 ], "totalweight": 50 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5", 1 ], "itemDataBedrockUpcoming": [], "header": "Cartographer", "allRollsJava": [ "1–5", 1 ], "link": "[[village]] cartographer", "structID": "village" } } }- ↑ a b The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ a b The weight of this item relative to other items in the pool.
- ↑ a b The odds of finding any of this item in a single chest.
- ↑ a b The number of items expected per chest, averaged over a large number of chests.
- ↑ a b The average number of chests the player should expect to search to find any of this item.
- ↑ a b 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
- ↑ Named unknown map, but changed to map 0, the scale level is 1:4, Maps from the same stack are stackable, but maps that are not stacked are unstackable despite looking identical.
Fisher cottage
Only fisher cottages in plains villages in Java Edition contain chests.
In Java Edition, each village fisherman chest contains 1–5 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–3 | 3⁄11 | 57.5% | 1.636 | 1.7 | |
| 1–3 | 2⁄11 | 43.0% | 1.091 | 2.3 | |
| 1–3 | 2⁄11 | 43.0% | 1.091 | 2.3 | |
| 1–3 | 1⁄11 | 24.2% | 0.545 | 4.1 | |
| 1–3 | 1⁄11 | 24.2% | 0.545 | 4.1 | |
| 1–3 | 1⁄11 | 24.2% | 0.545 | 4.1 | |
| 1 | 1⁄11 | 24.2% | 0.273 | 4.1 |
{ "chestNames": [ "village-fisherman" ], "gameVersion": "Java", "loot": { "village-fisherman": { "poolsJava": [ { "items": { "raw-cod": [ 1, 3, 2 ], "water-bucket": [ 1, 3, 1 ], "wheat-seeds": [ 1, 3, 3 ], "coal": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "raw-salmon": [ 1, 3, 1 ], "barrel": [ 1, 3, 1 ] }, "rolls": [ 1, 5 ], "totalweight": 11 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "raw-cod": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>11</sub>" ], "chanceany": 0.4299830488478805, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 1.0909090909090908, "itemname": "raw-cod" }, "water-bucket": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>11</sub>" ], "chanceany": 0.2418426461183103, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.5454545454545454, "itemname": "water-bucket" }, "wheat-seeds": { "itemname": "wheat-seeds", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 3 ], "weights": [ "<sup>3</sup>⁄<sub>11</sub>" ], "avgamount": 1.6363636363636365, "chanceany": 0.5751805328746795 }, "barrel": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>11</sub>" ], "chanceany": 0.2418426461183103, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.5454545454545454, "itemname": "barrel" }, "emerald": { "itemname": "emerald", "sizes": [ 1 ], "sortsize": [ 1 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>11</sub>" ], "avgamount": 0.2727272727272727, "chanceany": 0.2418426461183103 }, "coal": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>11</sub>" ], "chanceany": 0.4299830488478805, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 1.0909090909090908, "itemname": "coal" }, "raw-salmon": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>11</sub>" ], "chanceany": 0.2418426461183103, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.5454545454545454, "itemname": "raw-salmon" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Fisherman's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": [], "poolsBedrock": [], "allRollsBedrockUpcoming": [], "allRollsBedrock": [], "itemDataBedrockUpcoming": [], "header": "Fisherman", "allRollsJava": [ "1–5" ], "link": "[[village]] fisherman", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Fletcher house
Only fletcher houses in taiga villages contain chests.
In Java Edition and Bedrock Edition, each village fletcher chest contains 1–5 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–3 | 6⁄23 | 55.8% | 1.565 | 1.8 | |
| 1–3 | 6⁄23 | 55.8% | 1.565 | 1.8 | |
| 1–3 | 6⁄23 | 55.8% | 1.565 | 1.8 | |
| 1–3 | 2⁄23 | 23.3% | 0.522 | 4.3 | |
| 1–3 | 2⁄23 | 23.3% | 0.522 | 4.3 | |
| 1 | 1⁄23 | 12.3% | 0.130 | 8.1 |
{ "chestNames": [ "village-fletcher" ], "gameVersion": "Java", "loot": { "village-fletcher": { "poolsJava": [ { "items": { "egg": [ 1, 3, 2 ], "stick": [ 1, 3, 6 ], "feather": [ 1, 3, 6 ], "arrow": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "flint": [ 1, 3, 6 ] }, "rolls": [ 1, 5 ], "totalweight": 23 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "egg": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "egg" }, "stick": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "chanceany": 0.5583399765985125, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.565217391304348, "itemname": "stick" }, "feather": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "chanceany": 0.5583399765985125, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.565217391304348, "itemname": "feather" }, "arrow": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "arrow" }, "emerald": { "itemname": "emerald", "sizes": [ 1 ], "sortsize": [ 1 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>23</sub>" ], "avgamount": 0.13043478260869565, "chanceany": 0.12311565744709374 }, "flint": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "chanceany": 0.5583399765985125, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.565217391304348, "itemname": "flint" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Fletcher's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "egg": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "egg" }, "stick": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "chanceany": 0.5583399765985125, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.565217391304348, "itemname": "stick" }, "feather": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "chanceany": 0.5583399765985125, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.565217391304348, "itemname": "feather" }, "arrow": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "arrow" }, "emerald": { "itemname": "emerald", "sizes": [ 1 ], "sortsize": [ 1 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>23</sub>" ], "avgamount": 0.13043478260869565, "chanceany": 0.12311565744709374 }, "flint": { "sortsize": [ 2 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "chanceany": 0.5583399765985125, "sizes": [ "1–3" ], "sortweight": [ 6 ], "armor": 0, "material": 0, "avgamount": 1.565217391304348, "itemname": "flint" } }, "poolsBedrock": [ { "items": { "egg": [ 1, 3, 2 ], "stick": [ 1, 3, 6 ], "feather": [ 1, 3, 6 ], "arrow": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "flint": [ 1, 3, 6 ] }, "rolls": [ 1, 5 ], "totalweight": 23 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5" ], "itemDataBedrockUpcoming": [], "header": "Fletcher", "allRollsJava": [ "1–5" ], "link": "[[village]] fletcher", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Mason house
Only mason houses in savanna villages contain chests.
In Java Edition and Bedrock Edition, each village mason chest contains 1–5 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–4 | 4⁄13 | 62.2% | 2.308 | 1.6 | |
| 1 | 2⁄13 | 37.7% | 0.462 | 2.7 | |
| 1 | 2⁄13 | 37.7% | 0.462 | 2.7 | |
| 1–3 | 1⁄13 | 20.8% | 0.462 | 4.8 | |
| 1 | 1⁄13 | 20.8% | 0.231 | 4.8 | |
| 1 | 1⁄13 | 20.8% | 0.231 | 4.8 | |
| 1 | 1⁄13 | 20.8% | 0.231 | 4.8 | |
| 1 | 1⁄13 | 20.8% | 0.231 | 4.8 |
{ "chestNames": [ "village-mason" ], "gameVersion": "Java", "loot": { "village-mason": { "poolsJava": [ { "items": { "stone": [ 1, 1, 2 ], "emerald": [ 1, 1, 1 ], "smooth-stone": [ 1, 1, 1 ], "yellow-dye": [ 1, 1, 1 ], "bread": [ 1, 4, 4 ], "clay-ball": [ 1, 3, 1 ], "stone-bricks": [ 1, 1, 2 ], "flower-pot": [ 1, 1, 1 ] }, "rolls": [ 1, 5 ], "totalweight": 13 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "smooth-stone": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "smooth-stone" }, "flower-pot": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "flower-pot" }, "stone-bricks": { "sortsize": [ 1 ], "weights": [ "<sup>2</sup>⁄<sub>13</sub>" ], "chanceany": 0.3771328842719901, "sizes": [ 1 ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.46153846153846156, "itemname": "stone-bricks" }, "clay-ball": { "itemname": "clay-ball", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "avgamount": 0.46153846153846156, "chanceany": 0.20842461344544605 }, "bread": { "itemname": "bread", "sizes": [ "1–4" ], "sortsize": [ 2.5 ], "sortweight": [ 4 ], "weights": [ "<sup>4</sup>⁄<sub>13</sub>" ], "avgamount": 2.3076923076923075, "chanceany": 0.6215662562989337 }, "yellow-dye": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "yellow-dye" }, "stone": { "sortsize": [ 1 ], "weights": [ "<sup>2</sup>⁄<sub>13</sub>" ], "chanceany": 0.3771328842719901, "sizes": [ 1 ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.46153846153846156, "itemname": "stone" }, "emerald": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "emerald" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Mason's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "smooth-stone": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "smooth-stone" }, "flower-pot": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "flower-pot" }, "stone-bricks": { "sortsize": [ 1 ], "weights": [ "<sup>2</sup>⁄<sub>13</sub>" ], "chanceany": 0.3771328842719901, "sizes": [ 1 ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.46153846153846156, "itemname": "stone-bricks" }, "clay-ball": { "itemname": "clay-ball", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "avgamount": 0.46153846153846156, "chanceany": 0.20842461344544605 }, "bread": { "itemname": "bread", "sizes": [ "1–4" ], "sortsize": [ 2.5 ], "sortweight": [ 4 ], "weights": [ "<sup>4</sup>⁄<sub>13</sub>" ], "avgamount": 2.3076923076923075, "chanceany": 0.6215662562989337 }, "yellow-dye": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "yellow-dye" }, "stone": { "sortsize": [ 1 ], "weights": [ "<sup>2</sup>⁄<sub>13</sub>" ], "chanceany": 0.3771328842719901, "sizes": [ 1 ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.46153846153846156, "itemname": "stone" }, "emerald": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>13</sub>" ], "chanceany": 0.20842461344544605, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.23076923076923078, "itemname": "emerald" } }, "poolsBedrock": [ { "items": { "stone": [ 1, 1, 2 ], "emerald": [ 1, 1, 1 ], "smooth-stone": [ 1, 1, 1 ], "yellow-dye": [ 1, 1, 1 ], "bread": [ 1, 4, 4 ], "clay-ball": [ 1, 3, 1 ], "stone-bricks": [ 1, 1, 2 ], "flower-pot": [ 1, 1, 1 ] }, "rolls": [ 1, 5 ], "totalweight": 13 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5" ], "itemDataBedrockUpcoming": [], "header": "Mason", "allRollsJava": [ "1–5" ], "link": "[[village]] mason", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Shepherd house
Only shepherd houses in snowy villages contain chests.
In Java Edition and Bedrock Edition, each village shepherd chest contains 1–5 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–8 | 6⁄23 | 55.8% | 3.522 | 1.8 | |
| 1–6 | 6⁄23 | 55.8% | 2.739 | 1.8 | |
| 1–3 | 3⁄23 | 33.0% | 0.783 | 3.0 | |
| 1–3 | 2⁄23 | 23.3% | 0.522 | 4.3 | |
| 1–3 | 2⁄23 | 23.3% | 0.522 | 4.3 | |
| 1–3 | 2⁄23 | 23.3% | 0.522 | 4.3 | |
| 1 | 1⁄23 | 12.3% | 0.130 | 8.1 | |
| 1 | 1⁄23 | 12.3% | 0.130 | 8.1 |
{ "chestNames": [ "village-shepherd" ], "gameVersion": "Java", "loot": { "village-shepherd": { "poolsJava": [ { "items": { "wheat": [ 1, 6, 6 ], "light-gray-wool": [ 1, 3, 2 ], "gray-wool": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "white-wool": [ 1, 8, 6 ], "black-wool": [ 1, 3, 3 ], "brown-wool": [ 1, 3, 2 ], "shears": [ 1, 1, 1 ] }, "rolls": [ 1, 5 ], "totalweight": 23 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "wheat": { "itemname": "wheat", "sizes": [ "1–6" ], "sortsize": [ 3.5 ], "sortweight": [ 6 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "avgamount": 2.739130434782609, "chanceany": 0.5583399765985125 }, "light-gray-wool": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "light-gray-wool" }, "emerald": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>23</sub>" ], "chanceany": 0.12311565744709374, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.13043478260869565, "itemname": "emerald" }, "black-wool": { "itemname": "black-wool", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 3 ], "weights": [ "<sup>3</sup>⁄<sub>23</sub>" ], "avgamount": 0.782608695652174, "chanceany": 0.32956898039771965 }, "white-wool": { "itemname": "white-wool", "sizes": [ "1–8" ], "sortsize": [ 4.5 ], "sortweight": [ 6 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "avgamount": 3.5217391304347827, "chanceany": 0.5583399765985125 }, "gray-wool": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "gray-wool" }, "brown-wool": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "brown-wool" }, "shears": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>23</sub>" ], "chanceany": 0.12311565744709374, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.13043478260869565, "itemname": "shears" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Shepherd's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "wheat": { "itemname": "wheat", "sizes": [ "1–6" ], "sortsize": [ 3.5 ], "sortweight": [ 6 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "avgamount": 2.739130434782609, "chanceany": 0.5583399765985125 }, "light-gray-wool": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "light-gray-wool" }, "emerald": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>23</sub>" ], "chanceany": 0.12311565744709374, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.13043478260869565, "itemname": "emerald" }, "black-wool": { "itemname": "black-wool", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 3 ], "weights": [ "<sup>3</sup>⁄<sub>23</sub>" ], "avgamount": 0.782608695652174, "chanceany": 0.32956898039771965 }, "white-wool": { "itemname": "white-wool", "sizes": [ "1–8" ], "sortsize": [ 4.5 ], "sortweight": [ 6 ], "weights": [ "<sup>6</sup>⁄<sub>23</sub>" ], "avgamount": 3.5217391304347827, "chanceany": 0.5583399765985125 }, "gray-wool": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "gray-wool" }, "brown-wool": { "sortsize": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>23</sub>" ], "chanceany": 0.23252875118681526, "sizes": [ "1–3" ], "sortweight": [ 2 ], "armor": 0, "material": 0, "avgamount": 0.5217391304347826, "itemname": "brown-wool" }, "shears": { "sortsize": [ 1 ], "weights": [ "<sup>1</sup>⁄<sub>23</sub>" ], "chanceany": 0.12311565744709374, "sizes": [ 1 ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.13043478260869565, "itemname": "shears" } }, "poolsBedrock": [ { "items": { "wheat": [ 1, 6, 6 ], "light-gray-wool": [ 1, 3, 2 ], "gray-wool": [ 1, 3, 2 ], "emerald": [ 1, 1, 1 ], "white-wool": [ 1, 8, 6 ], "black-wool": [ 1, 3, 3 ], "brown-wool": [ 1, 3, 2 ], "shears": [ 1, 1, 1 ] }, "rolls": [ 1, 5 ], "totalweight": 23 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5" ], "itemDataBedrockUpcoming": [], "header": "Shepherd", "allRollsJava": [ "1–5" ], "link": "[[village]] shepherd", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Tannery
All tanneries except those in desert villages contain chests.
In Java Edition and Bedrock Edition, each village tannery chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 1–5× | 1× | 1–5× | 1× | ||||
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–4 | — | 5⁄16 | — | 62.8% | 2.344 | 1.6 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1 | — | 2⁄16 | — | 31.8% | 0.375 | 3.1 | |
| 1 | — | 2⁄16 | — | 31.8% | 0.375 | 3.1 | |
| 1 | — | 2⁄16 | — | 31.8% | 0.375 | 3.1 | |
| 1 | — | 2⁄16 | — | 31.8% | 0.375 | 3.1 | |
| 1–4 | — | 1⁄16 | — | 17.3% | 0.469 | 5.8 | |
| 1–3 | — | 1⁄16 | — | 17.3% | 0.375 | 5.8 | |
| 1 | — | 1⁄16 | — | 17.3% | 0.188 | 5.8 | |
{ "chestNames": [ "village-tannery" ], "gameVersion": "Java", "loot": { "village-tannery": { "poolsJava": [ { "items": { "leather": [ 1, 3, 1 ], "leather-tunic": [ 1, 1, 2 ], "leather-cap": [ 1, 1, 2 ], "emerald": [ 1, 4, 1 ], "saddle": [ 1, 1, 1 ], "bread": [ 1, 4, 5 ], "leather-pants": [ 1, 1, 2 ], "leather-boots": [ 1, 1, 2 ] }, "rolls": [ 1, 5 ], "totalweight": 16 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "leather-tunic": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 2, "material": 1, "avgamount": 0.375, "itemname": "leather-tunic" }, "saddle": { "itemname": "saddle", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>16</sub>", "—" ], "avgamount": 0.1875, "chanceany": 0.17258930206298828 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "leather": { "sortsize": [ 2, 0 ], "weights": [ "<sup>1</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.17258930206298828, "sizes": [ "1–3", "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 1, "avgamount": 0.375, "itemname": "leather" }, "leather-pants": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 3, "material": 1, "avgamount": 0.375, "itemname": "leather-pants" }, "leather-cap": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 1, "material": 1, "avgamount": 0.375, "itemname": "leather-cap" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>16</sub>", "—" ], "avgamount": 2.34375, "chanceany": 0.6275796890258789 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>16</sub>", "—" ], "avgamount": 0.46875, "chanceany": 0.17258930206298828 }, "leather-boots": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 4, "material": 1, "avgamount": 0.375, "itemname": "leather-boots" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Tanner's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "leather-tunic": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 2, "material": 1, "avgamount": 0.375, "itemname": "leather-tunic" }, "saddle": { "itemname": "saddle", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>16</sub>", "—" ], "avgamount": 0.1875, "chanceany": 0.17258930206298828 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "leather": { "sortsize": [ 2, 0 ], "weights": [ "<sup>1</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.17258930206298828, "sizes": [ "1–3", "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 1, "avgamount": 0.375, "itemname": "leather" }, "leather-pants": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 3, "material": 1, "avgamount": 0.375, "itemname": "leather-pants" }, "leather-cap": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 1, "material": 1, "avgamount": 0.375, "itemname": "leather-cap" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>16</sub>", "—" ], "avgamount": 2.34375, "chanceany": 0.6275796890258789 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>16</sub>", "—" ], "avgamount": 0.46875, "chanceany": 0.17258930206298828 }, "leather-boots": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>16</sub>", "—" ], "chanceany": 0.31807250976562496, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 4, "material": 1, "avgamount": 0.375, "itemname": "leather-boots" } }, "poolsBedrock": [ { "items": { "leather": [ 1, 3, 1 ], "leather-tunic": [ 1, 1, 2 ], "leather-cap": [ 1, 1, 2 ], "emerald": [ 1, 4, 1 ], "saddle": [ 1, 1, 1 ], "bread": [ 1, 4, 5 ], "leather-pants": [ 1, 1, 2 ], "leather-boots": [ 1, 1, 2 ] }, "rolls": [ 1, 5 ], "totalweight": 16 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "1–5", 1 ], "itemDataBedrockUpcoming": [], "header": "Tannery", "allRollsJava": [ "1–5", 1 ], "link": "[[village]] tannery", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
- ↑ 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
Temple
Only temples in desert villages contain chests.
In Java Edition and Bedrock Edition, each village temple chest contains 3–8 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–4 | 7⁄19 | 89.3% | 5.066 | 1.1 | |
| 1–4 | 7⁄19 | 89.3% | 5.066 | 1.1 | |
| 1–4 | 2⁄19 | 44.8% | 1.447 | 2.2 | |
| 1–4 | 1⁄19 | 25.4% | 0.724 | 3.9 | |
| 1–4 | 1⁄19 | 25.4% | 0.724 | 3.9 | |
| 1–4 | 1⁄19 | 25.4% | 0.724 | 3.9 |
{ "chestNames": [ "village-temple" ], "gameVersion": "Java", "loot": { "village-temple": { "poolsJava": [ { "items": { "lapis-lazuli": [ 1, 4, 1 ], "rotten-flesh": [ 1, 4, 7 ], "redstone": [ 1, 4, 2 ], "bread": [ 1, 4, 7 ], "gold-ingot": [ 1, 4, 1 ], "emerald": [ 1, 4, 1 ] }, "rolls": [ 3, 8 ], "totalweight": 19 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "lapis-lazuli": { "sortsize": [ 2.5 ], "weights": [ "<sup>1</sup>⁄<sub>19</sub>" ], "chanceany": 0.25406025971014023, "sizes": [ "1–4" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.7236842105263158, "itemname": "lapis-lazuli" }, "rotten-flesh": { "sortsize": [ 2.5 ], "weights": [ "<sup>7</sup>⁄<sub>19</sub>" ], "chanceany": 0.8932644437669621, "sizes": [ "1–4" ], "sortweight": [ 7 ], "armor": 0, "material": 0, "avgamount": 5.065789473684211, "itemname": "rotten-flesh" }, "redstone": { "itemname": "redstone", "sizes": [ "1–4" ], "sortsize": [ 2.5 ], "sortweight": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>19</sub>" ], "avgamount": 1.4473684210526316, "chanceany": 0.44775753383680095 }, "bread": { "sortsize": [ 2.5 ], "weights": [ "<sup>7</sup>⁄<sub>19</sub>" ], "chanceany": 0.8932644437669621, "sizes": [ "1–4" ], "sortweight": [ 7 ], "armor": 0, "material": 0, "avgamount": 5.065789473684211, "itemname": "bread" }, "gold-ingot": { "sortsize": [ 2.5 ], "weights": [ "<sup>1</sup>⁄<sub>19</sub>" ], "chanceany": 0.25406025971014023, "sizes": [ "1–4" ], "sortweight": [ 1 ], "armor": 0, "material": 3, "avgamount": 0.7236842105263158, "itemname": "gold-ingot" }, "emerald": { "sortsize": [ 2.5 ], "weights": [ "<sup>1</sup>⁄<sub>19</sub>" ], "chanceany": 0.25406025971014023, "sizes": [ "1–4" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.7236842105263158, "itemname": "emerald" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Temple chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "lapis-lazuli": { "sortsize": [ 2.5 ], "weights": [ "<sup>1</sup>⁄<sub>19</sub>" ], "chanceany": 0.25406025971014023, "sizes": [ "1–4" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.7236842105263158, "itemname": "lapis-lazuli" }, "rotten-flesh": { "sortsize": [ 2.5 ], "weights": [ "<sup>7</sup>⁄<sub>19</sub>" ], "chanceany": 0.8932644437669621, "sizes": [ "1–4" ], "sortweight": [ 7 ], "armor": 0, "material": 0, "avgamount": 5.065789473684211, "itemname": "rotten-flesh" }, "redstone": { "itemname": "redstone", "sizes": [ "1–4" ], "sortsize": [ 2.5 ], "sortweight": [ 2 ], "weights": [ "<sup>2</sup>⁄<sub>19</sub>" ], "avgamount": 1.4473684210526316, "chanceany": 0.44775753383680095 }, "bread": { "sortsize": [ 2.5 ], "weights": [ "<sup>7</sup>⁄<sub>19</sub>" ], "chanceany": 0.8932644437669621, "sizes": [ "1–4" ], "sortweight": [ 7 ], "armor": 0, "material": 0, "avgamount": 5.065789473684211, "itemname": "bread" }, "gold-ingot": { "sortsize": [ 2.5 ], "weights": [ "<sup>1</sup>⁄<sub>19</sub>" ], "chanceany": 0.25406025971014023, "sizes": [ "1–4" ], "sortweight": [ 1 ], "armor": 0, "material": 3, "avgamount": 0.7236842105263158, "itemname": "gold-ingot" }, "emerald": { "sortsize": [ 2.5 ], "weights": [ "<sup>1</sup>⁄<sub>19</sub>" ], "chanceany": 0.25406025971014023, "sizes": [ "1–4" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.7236842105263158, "itemname": "emerald" } }, "poolsBedrock": [ { "items": { "lapis-lazuli": [ 1, 4, 1 ], "rotten-flesh": [ 1, 4, 7 ], "redstone": [ 1, 4, 2 ], "bread": [ 1, 4, 7 ], "gold-ingot": [ 1, 4, 1 ], "emerald": [ 1, 4, 1 ] }, "rolls": [ 3, 8 ], "totalweight": 19 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8" ], "itemDataBedrockUpcoming": [], "header": "Temple", "allRollsJava": [ "3–8" ], "link": "[[village]] temple", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Toolsmith
Only toolsmiths in desert and taiga villages contain chests.
In Java Edition and Bedrock Edition, each village toolsmith chest contains 3–8 item stacks, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
|---|---|---|---|---|---|
| 1–3 | 20⁄53 | 90.0% | 4.151 | 1.1 | |
| 1–3 | 15⁄53 | 81.2% | 3.113 | 1.2 | |
| 1–5 | 5⁄53 | 41.2% | 1.557 | 2.4 | |
| 1 | 5⁄53 | 41.2% | 0.519 | 2.4 | |
| 1 | 5⁄53 | 41.2% | 0.519 | 2.4 | |
| 1–3 | 1⁄53 | 9.9% | 0.208 | 10.1 | |
| 1–3 | 1⁄53 | 9.9% | 0.208 | 10.1 | |
| 1–3 | 1⁄53 | 9.9% | 0.208 | 10.1 |
{ "chestNames": [ "village-toolsmith" ], "gameVersion": "Java", "loot": { "village-toolsmith": { "poolsJava": [ { "items": { "stick": [ 1, 3, 20 ], "diamond": [ 1, 3, 1 ], "iron-shovel": [ 1, 1, 5 ], "iron-pickaxe": [ 1, 1, 5 ], "coal": [ 1, 3, 1 ], "iron-ingot": [ 1, 5, 5 ], "gold-ingot": [ 1, 3, 1 ], "bread": [ 1, 3, 15 ] }, "rolls": [ 3, 8 ], "totalweight": 53 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "bread": { "itemname": "bread", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 15 ], "weights": [ "<sup>15</sup>⁄<sub>53</sub>" ], "avgamount": 3.1132075471698113, "chanceany": 0.812436743998568 }, "stick": { "itemname": "stick", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 20 ], "weights": [ "<sup>20</sup>⁄<sub>53</sub>" ], "avgamount": 4.150943396226415, "chanceany": 0.8995994095410672 }, "iron-shovel": { "sortsize": [ 1 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>" ], "chanceany": 0.4118208436710489, "sizes": [ 1 ], "sortweight": [ 5 ], "armor": 0, "material": 2, "avgamount": 0.5188679245283019, "itemname": "iron-shovel" }, "iron-pickaxe": { "sortsize": [ 1 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>" ], "chanceany": 0.4118208436710489, "sizes": [ 1 ], "sortweight": [ 5 ], "armor": 0, "material": 2, "avgamount": 0.5188679245283019, "itemname": "iron-pickaxe" }, "gold-ingot": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>" ], "chanceany": 0.0989873657501581, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 3, "avgamount": 0.20754716981132076, "itemname": "gold-ingot" }, "iron-ingot": { "itemname": "iron-ingot", "sizes": [ "1–5" ], "sortsize": [ 3 ], "sortweight": [ 5 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>" ], "avgamount": 1.5566037735849056, "chanceany": 0.4118208436710489 }, "coal": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>" ], "chanceany": 0.0989873657501581, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.20754716981132076, "itemname": "coal" }, "diamond": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>" ], "chanceany": 0.0989873657501581, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 4, "avgamount": 0.20754716981132076, "itemname": "diamond" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Toolsmith's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "bread": { "itemname": "bread", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 15 ], "weights": [ "<sup>15</sup>⁄<sub>53</sub>" ], "avgamount": 3.1132075471698113, "chanceany": 0.812436743998568 }, "stick": { "itemname": "stick", "sizes": [ "1–3" ], "sortsize": [ 2 ], "sortweight": [ 20 ], "weights": [ "<sup>20</sup>⁄<sub>53</sub>" ], "avgamount": 4.150943396226415, "chanceany": 0.8995994095410672 }, "iron-shovel": { "sortsize": [ 1 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>" ], "chanceany": 0.4118208436710489, "sizes": [ 1 ], "sortweight": [ 5 ], "armor": 0, "material": 2, "avgamount": 0.5188679245283019, "itemname": "iron-shovel" }, "iron-pickaxe": { "sortsize": [ 1 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>" ], "chanceany": 0.4118208436710489, "sizes": [ 1 ], "sortweight": [ 5 ], "armor": 0, "material": 2, "avgamount": 0.5188679245283019, "itemname": "iron-pickaxe" }, "gold-ingot": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>" ], "chanceany": 0.0989873657501581, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 3, "avgamount": 0.20754716981132076, "itemname": "gold-ingot" }, "iron-ingot": { "itemname": "iron-ingot", "sizes": [ "1–5" ], "sortsize": [ 3 ], "sortweight": [ 5 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>" ], "avgamount": 1.5566037735849056, "chanceany": 0.4118208436710489 }, "coal": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>" ], "chanceany": 0.0989873657501581, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 0, "avgamount": 0.20754716981132076, "itemname": "coal" }, "diamond": { "sortsize": [ 2 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>" ], "chanceany": 0.0989873657501581, "sizes": [ "1–3" ], "sortweight": [ 1 ], "armor": 0, "material": 4, "avgamount": 0.20754716981132076, "itemname": "diamond" } }, "poolsBedrock": [ { "items": { "stick": [ 1, 3, 20 ], "diamond": [ 1, 3, 1 ], "iron-shovel": [ 1, 1, 5 ], "iron-pickaxe": [ 1, 1, 5 ], "coal": [ 1, 3, 1 ], "iron-ingot": [ 1, 5, 5 ], "gold-ingot": [ 1, 3, 1 ], "bread": [ 1, 3, 15 ] }, "rolls": [ 3, 8 ], "totalweight": 53 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8" ], "itemDataBedrockUpcoming": [], "header": "Toolsmith", "allRollsJava": [ "3–8" ], "link": "[[village]] toolsmith", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
Weaponsmith
All weaponsmiths contain chests.
In Java Edition and Bedrock Edition, each village weaponsmith chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–3 | — | 15⁄94 | — | 59.8% | 1.755 | 1.7 | |
| 1–3 | — | 15⁄94 | — | 59.8% | 1.755 | 1.7 | |
| 1–5 | — | 10⁄94 | — | 45.1% | 1.755 | 2.2 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 3–7 | — | 5⁄94 | — | 25.6% | 1.463 | 3.9 | |
| 3–7 | — | 5⁄94 | — | 25.6% | 1.463 | 3.9 | |
| 1–3 | — | 5⁄94 | — | 25.6% | 0.585 | 3.9 | |
| 1 | — | 5⁄94 | — | 25.6% | 0.293 | 3.9 | |
| 1 | — | 5⁄94 | — | 25.6% | 0.293 | 3.9 | |
| 1 | — | 5⁄94 | — | 25.6% | 0.293 | 3.9 | |
| 1 | — | 5⁄94 | — | 25.6% | 0.293 | 3.9 | |
| 1 | — | 5⁄94 | — | 25.6% | 0.293 | 3.9 | |
| 1 | — | 5⁄94 | — | 25.6% | 0.293 | 3.9 | |
| 1–3 | — | 3⁄94 | — | 16.2% | 0.351 | 6.2 | |
| 1 | — | 3⁄94 | — | 16.2% | 0.176 | 6.2 | |
| 1 | — | 1⁄94 | — | 5.7% | 0.059 | 17.6 | |
| 1 | — | 1⁄94 | — | 5.7% | 0.059 | 17.6 | |
| 1 | — | 1⁄94 | — | 5.7% | 0.059 | 17.6 | |
{ "chestNames": [ "village-weaponsmith" ], "gameVersion": "Java", "loot": { "village-weaponsmith": { "poolsJava": [ { "items": { "diamond-horse-armor": [ 1, 1, 1 ], "obsidian": [ 3, 7, 5 ], "gold-ingot": [ 1, 3, 5 ], "iron-boots": [ 1, 1, 5 ], "iron-horse-armor": [ 1, 1, 1 ], "iron-pickaxe": [ 1, 1, 5 ], "apple": [ 1, 3, 15 ], "iron-ingot": [ 1, 5, 10 ], "diamond": [ 1, 3, 3 ], "saddle": [ 1, 1, 3 ], "oak-sapling": [ 3, 7, 5 ], "iron-sword": [ 1, 1, 5 ], "iron-helmet": [ 1, 1, 5 ], "iron-leggings": [ 1, 1, 5 ], "golden-horse-armor": [ 1, 1, 1 ], "iron-chestplate": [ 1, 1, 5 ], "bread": [ 1, 3, 15 ] }, "rolls": [ 3, 8 ], "totalweight": 94 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "diamond-horse-armor": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.05697008952692806, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 4, "avgamount": 0.05851063829787234, "itemname": "diamond-horse-armor" }, "obsidian": { "sortsize": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ "3–7", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.4627659574468086, "itemname": "obsidian" }, "gold-ingot": { "itemname": "gold-ingot", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "avgamount": 0.5851063829787234, "chanceany": 0.2564122099176498 }, "iron-boots": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 4, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-boots" }, "iron-horse-armor": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.05697008952692806, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 2, "avgamount": 0.05851063829787234, "itemname": "iron-horse-armor" }, "iron-pickaxe": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-pickaxe" }, "apple": { "sortsize": [ 2, 0 ], "weights": [ "<sup>15</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.5984756201896029, "sizes": [ "1–3", "—" ], "sortweight": [ 15, 0 ], "armor": 0, "material": 0, "avgamount": 1.7553191489361701, "itemname": "apple" }, "iron-ingot": { "itemname": "iron-ingot", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>94</sub>", "—" ], "avgamount": 1.7553191489361701, "chanceany": 0.45132585369707257 }, "diamond": { "itemname": "diamond", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 3, 0 ], "weights": [ "<sup>3</sup>⁄<sub>94</sub>", "—" ], "avgamount": 0.35106382978723405, "chanceany": 0.16210315157390187 }, "saddle": { "itemname": "saddle", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 3, 0 ], "weights": [ "<sup>3</sup>⁄<sub>94</sub>", "—" ], "avgamount": 0.17553191489361702, "chanceany": 0.16210315157390187 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "oak-sapling": { "sortsize": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ "3–7", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.4627659574468086, "itemname": "oak-sapling" }, "iron-sword": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-sword" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "sortsize": [ 2, 0 ], "weights": [ "<sup>15</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.5984756201896029, "sizes": [ "1–3", "—" ], "sortweight": [ 15, 0 ], "armor": 0, "material": 0, "avgamount": 1.7553191489361701, "itemname": "bread" }, "iron-leggings": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 3, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-leggings" }, "golden-horse-armor": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.05697008952692806, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 3, "avgamount": 0.05851063829787234, "itemname": "golden-horse-armor" }, "iron-chestplate": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 2, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-chestplate" }, "iron-helmet": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 1, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-helmet" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Weaponsmith's chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "diamond-horse-armor": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.05697008952692806, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 4, "avgamount": 0.05851063829787234, "itemname": "diamond-horse-armor" }, "obsidian": { "sortsize": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ "3–7", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.4627659574468086, "itemname": "obsidian" }, "gold-ingot": { "itemname": "gold-ingot", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "avgamount": 0.5851063829787234, "chanceany": 0.2564122099176498 }, "iron-boots": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 4, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-boots" }, "iron-horse-armor": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.05697008952692806, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 2, "avgamount": 0.05851063829787234, "itemname": "iron-horse-armor" }, "iron-pickaxe": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-pickaxe" }, "apple": { "sortsize": [ 2, 0 ], "weights": [ "<sup>15</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.5984756201896029, "sizes": [ "1–3", "—" ], "sortweight": [ 15, 0 ], "armor": 0, "material": 0, "avgamount": 1.7553191489361701, "itemname": "apple" }, "iron-ingot": { "itemname": "iron-ingot", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>94</sub>", "—" ], "avgamount": 1.7553191489361701, "chanceany": 0.45132585369707257 }, "diamond": { "itemname": "diamond", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 3, 0 ], "weights": [ "<sup>3</sup>⁄<sub>94</sub>", "—" ], "avgamount": 0.35106382978723405, "chanceany": 0.16210315157390187 }, "saddle": { "itemname": "saddle", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 3, 0 ], "weights": [ "<sup>3</sup>⁄<sub>94</sub>", "—" ], "avgamount": 0.17553191489361702, "chanceany": 0.16210315157390187 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "oak-sapling": { "sortsize": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ "3–7", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.4627659574468086, "itemname": "oak-sapling" }, "iron-sword": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-sword" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "sortsize": [ 2, 0 ], "weights": [ "<sup>15</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.5984756201896029, "sizes": [ "1–3", "—" ], "sortweight": [ 15, 0 ], "armor": 0, "material": 0, "avgamount": 1.7553191489361701, "itemname": "bread" }, "iron-leggings": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 3, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-leggings" }, "golden-horse-armor": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.05697008952692806, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 3, "avgamount": 0.05851063829787234, "itemname": "golden-horse-armor" }, "iron-chestplate": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 2, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-chestplate" }, "iron-helmet": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>94</sub>", "—" ], "chanceany": 0.2564122099176498, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 1, "material": 2, "avgamount": 0.2925531914893617, "itemname": "iron-helmet" } }, "poolsBedrock": [ { "items": { "diamond-horse-armor": [ 1, 1, 1 ], "obsidian": [ 3, 7, 5 ], "gold-ingot": [ 1, 3, 5 ], "iron-boots": [ 1, 1, 5 ], "iron-horse-armor": [ 1, 1, 1 ], "iron-pickaxe": [ 1, 1, 5 ], "apple": [ 1, 3, 15 ], "iron-ingot": [ 1, 5, 10 ], "diamond": [ 1, 3, 3 ], "saddle": [ 1, 1, 3 ], "oak-sapling": [ 3, 7, 5 ], "iron-sword": [ 1, 1, 5 ], "iron-helmet": [ 1, 1, 5 ], "iron-leggings": [ 1, 1, 5 ], "golden-horse-armor": [ 1, 1, 1 ], "iron-chestplate": [ 1, 1, 5 ], "bread": [ 1, 3, 15 ] }, "rolls": [ 3, 8 ], "totalweight": 94 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Weaponsmith", "allRollsJava": [ "3–8", 1 ], "link": "[[village]] weaponsmith", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
- ↑ 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
Desert house
In Java Edition and Bedrock Edition, each village desert house chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| 1–7 | — | 10⁄36 | — | 80.6% | 6.111 | 1.2 | |
| 1–4 | — | 10⁄36 | — | 80.6% | 3.819 | 1.2 | |
| 1–4 | — | 10⁄36 | — | 80.6% | 3.819 | 1.2 | |
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–3 | — | 2⁄36 | — | 26.6% | 0.611 | 3.8 | |
| 1–3 | — | 1⁄36 | — | 14.3% | 0.306 | 7.0 | |
| 1 | — | 1⁄36 | — | 14.3% | 0.153 | 7.0 | |
| 1 | — | 1⁄36 | — | 14.3% | 0.153 | 7.0 | |
| 1 | — | 1⁄36 | — | 14.3% | 0.153 | 7.0 | |
{ "chestNames": [ "village-desert-house" ], "gameVersion": "Java", "loot": { "village-desert-house": { "poolsJava": [ { "items": { "wheat": [ 1, 7, 10 ], "emerald": [ 1, 3, 1 ], "cactus": [ 1, 4, 10 ], "dead-bush": [ 1, 3, 2 ], "green-dye": [ 1, 1, 1 ], "clay-ball": [ 1, 1, 1 ], "bread": [ 1, 4, 10 ], "book": [ 1, 1, 1 ] }, "rolls": [ 3, 8 ], "totalweight": 36 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "wheat": { "itemname": "wheat", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>36</sub>", "—" ], "avgamount": 6.111111111111111, "chanceany": 0.8060478337988324 }, "dead-bush": { "itemname": "dead-bush", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>36</sub>", "—" ], "avgamount": 0.6111111111111112, "chanceany": 0.2662680947537841 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "book": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.14254173828500694, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.1527777777777778, "itemname": "book" }, "cactus": { "sortsize": [ 2.5, 0 ], "weights": [ "<sup>10</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.8060478337988324, "sizes": [ "1–4", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 3.8194444444444446, "itemname": "cactus" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "sortsize": [ 2.5, 0 ], "weights": [ "<sup>10</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.8060478337988324, "sizes": [ "1–4", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 3.8194444444444446, "itemname": "bread" }, "green-dye": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.14254173828500694, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.1527777777777778, "itemname": "green-dye" }, "clay-ball": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.14254173828500694, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.1527777777777778, "itemname": "clay-ball" }, "emerald": { "itemname": "emerald", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "avgamount": 0.3055555555555556, "chanceany": 0.14254173828500694 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Desert house chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "wheat": { "itemname": "wheat", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>36</sub>", "—" ], "avgamount": 6.111111111111111, "chanceany": 0.8060478337988324 }, "dead-bush": { "itemname": "dead-bush", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>36</sub>", "—" ], "avgamount": 0.6111111111111112, "chanceany": 0.2662680947537841 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "book": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.14254173828500694, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.1527777777777778, "itemname": "book" }, "cactus": { "sortsize": [ 2.5, 0 ], "weights": [ "<sup>10</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.8060478337988324, "sizes": [ "1–4", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 3.8194444444444446, "itemname": "cactus" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "sortsize": [ 2.5, 0 ], "weights": [ "<sup>10</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.8060478337988324, "sizes": [ "1–4", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 3.8194444444444446, "itemname": "bread" }, "green-dye": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.14254173828500694, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.1527777777777778, "itemname": "green-dye" }, "clay-ball": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "chanceany": 0.14254173828500694, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.1527777777777778, "itemname": "clay-ball" }, "emerald": { "itemname": "emerald", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>36</sub>", "—" ], "avgamount": 0.3055555555555556, "chanceany": 0.14254173828500694 } }, "poolsBedrock": [ { "items": { "wheat": [ 1, 7, 10 ], "emerald": [ 1, 3, 1 ], "cactus": [ 1, 4, 10 ], "dead-bush": [ 1, 3, 2 ], "green-dye": [ 1, 1, 1 ], "clay-ball": [ 1, 1, 1 ], "bread": [ 1, 4, 10 ], "book": [ 1, 1, 1 ] }, "rolls": [ 3, 8 ], "totalweight": 36 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Desert House", "allRollsJava": [ "3–8", 1 ], "link": "desert [[village]] house", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
- ↑ 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
Plains house
In Java Edition and Bedrock Edition, each village plains house chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| 1–7 | — | 10⁄43 | — | 74.2% | 5.116 | 1.3 | |
| 1–5 | — | 10⁄43 | — | 74.2% | 3.837 | 1.3 | |
| 1–4 | — | 10⁄43 | — | 74.2% | 3.198 | 1.3 | |
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–2 | — | 5⁄43 | — | 48.2% | 0.959 | 2.1 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–4 | — | 2⁄43 | — | 22.8% | 0.640 | 4.4 | |
| 1 | — | 2⁄43 | — | 22.8% | 0.256 | 4.4 | |
| 1–3 | — | 1⁄43 | — | 12.1% | 0.256 | 8.3 | |
| 1 | — | 1⁄43 | — | 12.1% | 0.128 | 8.3 | |
| 1 | — | 1⁄43 | — | 12.1% | 0.128 | 8.3 | |
| 1 | — | 1⁄43 | — | 12.1% | 0.128 | 8.3 | |
{ "chestNames": [ "village-plains-house" ], "gameVersion": "Java", "loot": { "village-plains-house": { "poolsJava": [ { "items": { "gold-nugget": [ 1, 3, 1 ], "feather": [ 1, 1, 1 ], "oak-sapling": [ 1, 2, 5 ], "book": [ 1, 1, 1 ], "poppy": [ 1, 1, 1 ], "emerald": [ 1, 4, 2 ], "apple": [ 1, 5, 10 ], "dandelion": [ 1, 1, 2 ], "potato": [ 1, 7, 10 ], "bread": [ 1, 4, 10 ] }, "rolls": [ 3, 8 ], "totalweight": 43 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "gold-nugget": { "itemname": "gold-nugget", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.2558139534883721, "chanceany": 0.12068353467250137 }, "feather": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.12068353467250137, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.12790697674418605, "itemname": "feather" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "oak-sapling": { "itemname": "oak-sapling", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.9593023255813954, "chanceany": 0.4819569376305396 }, "book": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.12068353467250137, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.12790697674418605, "itemname": "book" }, "poppy": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.12068353467250137, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.12790697674418605, "itemname": "poppy" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "sortsize": [ 2.5, 0 ], "weights": [ "<sup>10</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.7422481146272464, "sizes": [ "1–4", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 3.197674418604651, "itemname": "bread" }, "apple": { "itemname": "apple", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>43</sub>", "—" ], "avgamount": 3.8372093023255816, "chanceany": 0.7422481146272464 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.6395348837209303, "chanceany": 0.22790559614142292 }, "potato": { "itemname": "potato", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>43</sub>", "—" ], "avgamount": 5.116279069767442, "chanceany": 0.7422481146272464 }, "dandelion": { "itemname": "dandelion", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.2558139534883721, "chanceany": 0.22790559614142292 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Plains house chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "gold-nugget": { "itemname": "gold-nugget", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.2558139534883721, "chanceany": 0.12068353467250137 }, "feather": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.12068353467250137, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.12790697674418605, "itemname": "feather" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "oak-sapling": { "itemname": "oak-sapling", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.9593023255813954, "chanceany": 0.4819569376305396 }, "book": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.12068353467250137, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.12790697674418605, "itemname": "book" }, "poppy": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.12068353467250137, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.12790697674418605, "itemname": "poppy" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "sortsize": [ 2.5, 0 ], "weights": [ "<sup>10</sup>⁄<sub>43</sub>", "—" ], "chanceany": 0.7422481146272464, "sizes": [ "1–4", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 3.197674418604651, "itemname": "bread" }, "apple": { "itemname": "apple", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>43</sub>", "—" ], "avgamount": 3.8372093023255816, "chanceany": 0.7422481146272464 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.6395348837209303, "chanceany": 0.22790559614142292 }, "potato": { "itemname": "potato", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>43</sub>", "—" ], "avgamount": 5.116279069767442, "chanceany": 0.7422481146272464 }, "dandelion": { "itemname": "dandelion", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>43</sub>", "—" ], "avgamount": 0.2558139534883721, "chanceany": 0.22790559614142292 } }, "poolsBedrock": [ { "items": { "gold-nugget": [ 1, 3, 1 ], "feather": [ 1, 1, 1 ], "oak-sapling": [ 1, 2, 5 ], "book": [ 1, 1, 1 ], "poppy": [ 1, 1, 1 ], "emerald": [ 1, 4, 2 ], "apple": [ 1, 5, 10 ], "dandelion": [ 1, 1, 2 ], "potato": [ 1, 7, 10 ], "bread": [ 1, 4, 10 ] }, "rolls": [ 3, 8 ], "totalweight": 43 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Plains house", "allRollsJava": [ "3–8", 1 ], "link": "plains [[village]] house", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
- ↑ 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
Savanna house
In Java Edition and Bedrock Edition, each village savanna house chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| 1–5 | — | 10⁄46 | — | 71.7% | 3.587 | 1.4 | |
| 1–4 | — | 10⁄46 | — | 71.7% | 2.989 | 1.4 | |
| 1–2 | — | 10⁄46 | — | 71.7% | 1.793 | 1.4 | |
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1 | — | 5⁄46 | — | 45.9% | 0.598 | 2.2 | |
| 1 | — | 5⁄46 | — | 45.9% | 0.598 | 2.2 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–4 | — | 2⁄46 | — | 21.5% | 0.598 | 4.7 | |
| 1–3 | — | 1⁄46 | — | 11.3% | 0.239 | 8.8 | |
| 1–2 | — | 1⁄46 | — | 11.3% | 0.179 | 8.8 | |
| 1 | — | 1⁄46 | — | 11.3% | 0.120 | 8.8 | |
| 1 | — | 1⁄46 | — | 11.3% | 0.120 | 8.8 | |
{ "chestNames": [ "village-savanna-house" ], "gameVersion": "Java", "loot": { "village-savanna-house": { "poolsJava": [ { "items": { "acacia-sapling": [ 1, 2, 10 ], "gold-nugget": [ 1, 3, 1 ], "saddle": [ 1, 1, 1 ], "wheat-seeds": [ 1, 5, 10 ], "bucket": [ 1, 1, 1 ], "torch": [ 1, 2, 1 ], "tall-grass": [ 1, 1, 5 ], "bread": [ 1, 4, 10 ], "short-grass": [ 1, 1, 5 ], "emerald": [ 1, 4, 2 ] }, "rolls": [ 3, 8 ], "totalweight": 46 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "acacia-sapling": { "itemname": "acacia-sapling", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>46</sub>", "—" ], "avgamount": 1.7934782608695652, "chanceany": 0.7169464744127282 }, "gold-nugget": { "itemname": "gold-nugget", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "avgamount": 0.2391304347826087, "chanceany": 0.11323884996174782 }, "saddle": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.11323884996174782, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11956521739130435, "itemname": "saddle" }, "wheat-seeds": { "itemname": "wheat-seeds", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>46</sub>", "—" ], "avgamount": 3.5869565217391304, "chanceany": 0.7169464744127282 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "bucket": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.11323884996174782, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11956521739130435, "itemname": "bucket" }, "torch": { "itemname": "torch", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "avgamount": 0.1793478260869565, "chanceany": 0.11323884996174782 }, "tall-grass": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.4586286582688752, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 0.5978260869565217, "itemname": "tall-grass" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>46</sub>", "—" ], "avgamount": 2.989130434782609, "chanceany": 0.7169464744127282 }, "short-grass": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.4586286582688752, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 0.5978260869565217, "itemname": "short-grass" }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>46</sub>", "—" ], "avgamount": 0.5978260869565217, "chanceany": 0.21463353884117242 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Savanna house chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "acacia-sapling": { "itemname": "acacia-sapling", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>46</sub>", "—" ], "avgamount": 1.7934782608695652, "chanceany": 0.7169464744127282 }, "gold-nugget": { "itemname": "gold-nugget", "sizes": [ "1–3", "—" ], "sortsize": [ 2, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "avgamount": 0.2391304347826087, "chanceany": 0.11323884996174782 }, "saddle": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.11323884996174782, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11956521739130435, "itemname": "saddle" }, "wheat-seeds": { "itemname": "wheat-seeds", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>46</sub>", "—" ], "avgamount": 3.5869565217391304, "chanceany": 0.7169464744127282 }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "bucket": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.11323884996174782, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11956521739130435, "itemname": "bucket" }, "torch": { "itemname": "torch", "sizes": [ "1–2", "—" ], "sortsize": [ 1.5, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>46</sub>", "—" ], "avgamount": 0.1793478260869565, "chanceany": 0.11323884996174782 }, "tall-grass": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.4586286582688752, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 0.5978260869565217, "itemname": "tall-grass" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>46</sub>", "—" ], "avgamount": 2.989130434782609, "chanceany": 0.7169464744127282 }, "short-grass": { "sortsize": [ 1, 0 ], "weights": [ "<sup>5</sup>⁄<sub>46</sub>", "—" ], "chanceany": 0.4586286582688752, "sizes": [ 1, "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 0.5978260869565217, "itemname": "short-grass" }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>46</sub>", "—" ], "avgamount": 0.5978260869565217, "chanceany": 0.21463353884117242 } }, "poolsBedrock": [ { "items": { "acacia-sapling": [ 1, 2, 10 ], "gold-nugget": [ 1, 3, 1 ], "saddle": [ 1, 1, 1 ], "wheat-seeds": [ 1, 5, 10 ], "bucket": [ 1, 1, 1 ], "torch": [ 1, 2, 1 ], "tall-grass": [ 1, 1, 5 ], "bread": [ 1, 4, 10 ], "short-grass": [ 1, 1, 5 ], "emerald": [ 1, 4, 2 ] }, "rolls": [ 3, 8 ], "totalweight": 46 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Savanna house", "allRollsJava": [ "3–8", 1 ], "link": "savanna [[village]] house", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
- ↑ 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
Snowy house
In Java Edition and Bedrock Edition, each village snowy house chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–7 | — | 10⁄53 | — | 66.3% | 4.151 | 1.5 | |
| 1–7 | — | 10⁄53 | — | 66.3% | 4.151 | 1.5 | |
| 1–5 | — | 10⁄53 | — | 66.3% | 3.113 | 1.5 | |
| 1–4 | — | 10⁄53 | — | 66.3% | 2.594 | 1.5 | |
| 1–4 | — | 5⁄53 | — | 41.2% | 1.297 | 2.4 | |
| 1 | — | 4⁄53 | — | 34.5% | 0.415 | 2.9 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–4 | — | 1⁄53 | — | 9.9% | 0.259 | 10.1 | |
| 1 | — | 1⁄53 | — | 9.9% | 0.104 | 10.1 | |
| 1 | — | 1⁄53 | — | 9.9% | 0.104 | 10.1 | |
| 1 | — | 1⁄53 | — | 9.9% | 0.104 | 10.1 | |
{ "chestNames": [ "village-snowy-house" ], "gameVersion": "Java", "loot": { "village-snowy-house": { "poolsJava": [ { "items": { "furnace": [ 1, 1, 1 ], "beetroot-soup": [ 1, 1, 1 ], "snowball": [ 1, 7, 10 ], "coal": [ 1, 4, 5 ], "snow-block": [ 1, 1, 4 ], "emerald": [ 1, 4, 1 ], "blue-ice": [ 1, 1, 1 ], "bread": [ 1, 4, 10 ], "potato": [ 1, 7, 10 ], "beetroot-seeds": [ 1, 5, 10 ] }, "rolls": [ 3, 8 ], "totalweight": 53 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "furnace": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.0989873657501581, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10377358490566038, "itemname": "furnace" }, "beetroot-soup": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.0989873657501581, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10377358490566038, "itemname": "beetroot-soup" }, "snowball": { "sortsize": [ 4, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.662802357880901, "sizes": [ "1–7", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 4.150943396226415, "itemname": "snowball" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "coal": { "itemname": "coal", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>", "—" ], "avgamount": 1.2971698113207548, "chanceany": 0.4118208436710489 }, "snow-block": { "itemname": "snow-block", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 4, 0 ], "weights": [ "<sup>4</sup>⁄<sub>53</sub>", "—" ], "avgamount": 0.41509433962264153, "chanceany": 0.3446794399357004 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "beetroot-seeds": { "itemname": "beetroot-seeds", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "avgamount": 3.1132075471698113, "chanceany": 0.662802357880901 }, "blue-ice": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.0989873657501581, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10377358490566038, "itemname": "blue-ice" }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "avgamount": 0.25943396226415094, "chanceany": 0.0989873657501581 }, "potato": { "sortsize": [ 4, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.662802357880901, "sizes": [ "1–7", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 4.150943396226415, "itemname": "potato" }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "avgamount": 2.5943396226415096, "chanceany": 0.662802357880901 } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Snowy house chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "furnace": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.0989873657501581, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10377358490566038, "itemname": "furnace" }, "beetroot-soup": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.0989873657501581, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10377358490566038, "itemname": "beetroot-soup" }, "snowball": { "sortsize": [ 4, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.662802357880901, "sizes": [ "1–7", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 4.150943396226415, "itemname": "snowball" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "coal": { "itemname": "coal", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 5, 0 ], "weights": [ "<sup>5</sup>⁄<sub>53</sub>", "—" ], "avgamount": 1.2971698113207548, "chanceany": 0.4118208436710489 }, "snow-block": { "itemname": "snow-block", "sizes": [ 1, "—" ], "sortsize": [ 1, 0 ], "sortweight": [ 4, 0 ], "weights": [ "<sup>4</sup>⁄<sub>53</sub>", "—" ], "avgamount": 0.41509433962264153, "chanceany": 0.3446794399357004 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "beetroot-seeds": { "itemname": "beetroot-seeds", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "avgamount": 3.1132075471698113, "chanceany": 0.662802357880901 }, "blue-ice": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.0989873657501581, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10377358490566038, "itemname": "blue-ice" }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>53</sub>", "—" ], "avgamount": 0.25943396226415094, "chanceany": 0.0989873657501581 }, "potato": { "sortsize": [ 4, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "chanceany": 0.662802357880901, "sizes": [ "1–7", "—" ], "sortweight": [ 10, 0 ], "armor": 0, "material": 0, "avgamount": 4.150943396226415, "itemname": "potato" }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>53</sub>", "—" ], "avgamount": 2.5943396226415096, "chanceany": 0.662802357880901 } }, "poolsBedrock": [ { "items": { "furnace": [ 1, 1, 1 ], "beetroot-soup": [ 1, 1, 1 ], "snowball": [ 1, 7, 10 ], "coal": [ 1, 4, 5 ], "snow-block": [ 1, 1, 4 ], "emerald": [ 1, 4, 1 ], "blue-ice": [ 1, 1, 1 ], "bread": [ 1, 4, 10 ], "potato": [ 1, 7, 10 ], "beetroot-seeds": [ 1, 5, 10 ] }, "rolls": [ 3, 8 ], "totalweight": 53 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Snowy house", "allRollsJava": [ "3–8", 1 ], "link": "snowy [[village]] house", "structID": "village" } } }- ↑ The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ The weight of this item relative to other items in the pool.
- ↑ The odds of finding any of this item in a single chest.
- ↑ The number of items expected per chest, averaged over a large number of chests.
- ↑ The average number of chests the player should expect to search to find any of this item.
- ↑ 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.
Taiga house
In Java Edition, each village taiga house chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–7 | — | 10⁄54 | — | 65.6% | 4.074 | 1.5 | |
| 1–5 | — | 10⁄54 | — | 65.6% | 3.056 | 1.5 | |
| 1–4 | — | 10⁄54 | — | 65.6% | 2.546 | 1.5 | |
| 1–7 | — | 5⁄54 | — | 40.6% | 2.037 | 2.5 | |
| 1–5 | — | 5⁄54 | — | 40.6% | 1.528 | 2.5 | |
| 1–5 | — | 5⁄54 | — | 40.6% | 1.528 | 2.5 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–4 | — | 2⁄54 | — | 18.6% | 0.509 | 5.4 | |
| 1 | — | 2⁄54 | — | 18.6% | 0.204 | 5.4 | |
| 1 | — | 2⁄54 | — | 18.6% | 0.204 | 5.4 | |
| 1–5 | — | 1⁄54 | — | 9.7% | 0.306 | 10.3 | |
| 1 | — | 1⁄54 | — | 9.7% | 0.102 | 10.3 | |
| 1 | — | 1⁄54 | — | 9.7% | 0.102 | 10.3 | |
{ "chestNames": [ "village-taiga-house" ], "gameVersion": "Java", "loot": { "village-taiga-house": { "poolsJava": [ { "items": { "spruce-sapling": [ 1, 5, 5 ], "iron-nugget": [ 1, 5, 1 ], "fern": [ 1, 1, 2 ], "pumpkin-pie": [ 1, 1, 1 ], "large-fern": [ 1, 1, 2 ], "spruce-log": [ 1, 5, 10 ], "spruce-sign": [ 1, 1, 1 ], "emerald": [ 1, 4, 2 ], "pumpkin-seeds": [ 1, 5, 5 ], "bread": [ 1, 4, 10 ], "potato": [ 1, 7, 10 ], "sweet-berries": [ 1, 7, 5 ] }, "rolls": [ 3, 8 ], "totalweight": 54 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "spruce-sapling": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.4058792240743314, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.5277777777777777, "itemname": "spruce-sapling" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "iron-nugget": { "itemname": "iron-nugget", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>54</sub>", "—" ], "avgamount": 0.3055555555555556, "chanceany": 0.09723883474496142 }, "fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.18575629348123335, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.2037037037037037, "itemname": "fern" }, "pumpkin-pie": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.09723883474496142, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10185185185185185, "itemname": "pumpkin-pie" }, "large-fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.18575629348123335, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.2037037037037037, "itemname": "large-fern" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "spruce-log": { "itemname": "spruce-log", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>54</sub>", "—" ], "avgamount": 3.0555555555555554, "chanceany": 0.6556091848091459 }, "sweet-berries": { "sortsize": [ 4, 0 ], "weights": [ "<sup>5</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.4058792240743314, "sizes": [ "1–7", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 2.037037037037037, "itemname": "sweet-berries" }, "pumpkin-seeds": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.4058792240743314, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.5277777777777777, "itemname": "pumpkin-seeds" }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>54</sub>", "—" ], "avgamount": 2.5462962962962963, "chanceany": 0.6556091848091459 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>54</sub>", "—" ], "avgamount": 0.5092592592592593, "chanceany": 0.18575629348123335 }, "potato": { "itemname": "potato", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>54</sub>", "—" ], "avgamount": 4.074074074074074, "chanceany": 0.6556091848091459 }, "spruce-sign": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.09723883474496142, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10185185185185185, "itemname": "spruce-sign" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Taiga house chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "oak-sign": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.10665831307875395, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11224489795918367, "itemname": "oak-sign" }, "iron-nugget": { "itemname": "iron-nugget", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>49</sub>", "—" ], "avgamount": 0.336734693877551, "chanceany": 0.10665831307875395 }, "fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.20281509304744794, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.22448979591836735, "itemname": "fern" }, "pumpkin-pie": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.10665831307875395, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11224489795918367, "itemname": "pumpkin-pie" }, "large-fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.20281509304744794, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.22448979591836735, "itemname": "large-fern" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "spruce-log": { "itemname": "spruce-log", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>49</sub>", "—" ], "avgamount": 3.36734693877551, "chanceany": 0.6929135530018191 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "pumpkin-seeds": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.4373709452178328, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.683673469387755, "itemname": "pumpkin-seeds" }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>49</sub>", "—" ], "avgamount": 2.806122448979592, "chanceany": 0.6929135530018191 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>49</sub>", "—" ], "avgamount": 0.5612244897959183, "chanceany": 0.20281509304744794 }, "potato": { "itemname": "potato", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>49</sub>", "—" ], "avgamount": 4.489795918367347, "chanceany": 0.6929135530018191 }, "spruce-sapling": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.4373709452178328, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.683673469387755, "itemname": "spruce-sapling" } }, "poolsBedrock": [ { "items": { "spruce-sapling": [ 1, 5, 5 ], "iron-nugget": [ 1, 5, 1 ], "fern": [ 1, 1, 2 ], "pumpkin-pie": [ 1, 1, 1 ], "large-fern": [ 1, 1, 2 ], "spruce-log": [ 1, 5, 10 ], "oak-sign": [ 1, 1, 1 ], "emerald": [ 1, 4, 2 ], "bread": [ 1, 4, 10 ], "potato": [ 1, 7, 10 ], "pumpkin-seeds": [ 1, 5, 5 ] }, "rolls": [ 3, 8 ], "totalweight": 49 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Taiga house", "allRollsJava": [ "3–8", 1 ], "link": "taiga [[village]] house", "structID": "village" } } }In Bedrock Edition, each village taiga house chest contains items drawn from 2 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||
|---|---|---|---|---|---|---|---|
| 3–8× | 1× | 3–8× | 1× | ||||
| 1–7 | — | 10⁄49 | — | 69.3% | 4.490 | 1.4 | |
| 1–5 | — | 10⁄49 | — | 69.3% | 3.367 | 1.4 | |
| 1–4 | — | 10⁄49 | — | 69.3% | 2.806 | 1.4 | |
| — | 1 | — | 2⁄3 | 66.7% | 0.667 | 1.5 | |
| 1–5 | — | 5⁄49 | — | 43.7% | 1.684 | 2.3 | |
| 1–5 | — | 5⁄49 | — | 43.7% | 1.684 | 2.3 | |
| — | 1 | — | 1⁄3 | 33.3% | 0.333 | 3.0 | |
| 1–4 | — | 2⁄49 | — | 20.3% | 0.561 | 4.9 | |
| 1 | — | 2⁄49 | — | 20.3% | 0.224 | 4.9 | |
| 1 | — | 2⁄49 | — | 20.3% | 0.224 | 4.9 | |
| 1–5 | — | 1⁄49 | — | 10.7% | 0.337 | 9.4 | |
| 1 | — | 1⁄49 | — | 10.7% | 0.112 | 9.4 | |
| 1 | — | 1⁄49 | — | 10.7% | 0.112 | 9.4 | |
{ "chestNames": [ "village-taiga-house" ], "gameVersion": "Bedrock", "loot": { "village-taiga-house": { "poolsJava": [ { "items": { "spruce-sapling": [ 1, 5, 5 ], "iron-nugget": [ 1, 5, 1 ], "fern": [ 1, 1, 2 ], "pumpkin-pie": [ 1, 1, 1 ], "large-fern": [ 1, 1, 2 ], "spruce-log": [ 1, 5, 10 ], "spruce-sign": [ 1, 1, 1 ], "emerald": [ 1, 4, 2 ], "pumpkin-seeds": [ 1, 5, 5 ], "bread": [ 1, 4, 10 ], "potato": [ 1, 7, 10 ], "sweet-berries": [ 1, 7, 5 ] }, "rolls": [ 3, 8 ], "totalweight": 54 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "spruce-sapling": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.4058792240743314, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.5277777777777777, "itemname": "spruce-sapling" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "iron-nugget": { "itemname": "iron-nugget", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>54</sub>", "—" ], "avgamount": 0.3055555555555556, "chanceany": 0.09723883474496142 }, "fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.18575629348123335, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.2037037037037037, "itemname": "fern" }, "pumpkin-pie": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.09723883474496142, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10185185185185185, "itemname": "pumpkin-pie" }, "large-fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.18575629348123335, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.2037037037037037, "itemname": "large-fern" }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "spruce-log": { "itemname": "spruce-log", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>54</sub>", "—" ], "avgamount": 3.0555555555555554, "chanceany": 0.6556091848091459 }, "sweet-berries": { "sortsize": [ 4, 0 ], "weights": [ "<sup>5</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.4058792240743314, "sizes": [ "1–7", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 2.037037037037037, "itemname": "sweet-berries" }, "pumpkin-seeds": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.4058792240743314, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.5277777777777777, "itemname": "pumpkin-seeds" }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>54</sub>", "—" ], "avgamount": 2.5462962962962963, "chanceany": 0.6556091848091459 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>54</sub>", "—" ], "avgamount": 0.5092592592592593, "chanceany": 0.18575629348123335 }, "potato": { "itemname": "potato", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>54</sub>", "—" ], "avgamount": 4.074074074074074, "chanceany": 0.6556091848091459 }, "spruce-sign": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>54</sub>", "—" ], "chanceany": 0.09723883474496142, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.10185185185185185, "itemname": "spruce-sign" } }, "superheader": "[[Village]]", "poolsJavaUpcoming": [], "structure": "Village", "container": "Taiga house chest", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "oak-sign": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.10665831307875395, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11224489795918367, "itemname": "oak-sign" }, "iron-nugget": { "itemname": "iron-nugget", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>49</sub>", "—" ], "avgamount": 0.336734693877551, "chanceany": 0.10665831307875395 }, "fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.20281509304744794, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.22448979591836735, "itemname": "fern" }, "pumpkin-pie": { "sortsize": [ 1, 0 ], "weights": [ "<sup>1</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.10665831307875395, "sizes": [ 1, "—" ], "sortweight": [ 1, 0 ], "armor": 0, "material": 0, "avgamount": 0.11224489795918367, "itemname": "pumpkin-pie" }, "large-fern": { "sortsize": [ 1, 0 ], "weights": [ "<sup>2</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.20281509304744794, "sizes": [ 1, "—" ], "sortweight": [ 2, 0 ], "armor": 0, "material": 0, "avgamount": 0.22448979591836735, "itemname": "large-fern" }, "bundle": { "itemname": "bundle", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 1 ], "weights": [ "—", "<sup>1</sup>⁄<sub>3</sub>" ], "avgamount": 0.3333333333333333, "chanceany": 0.33333333333333337 }, "spruce-log": { "itemname": "spruce-log", "sizes": [ "1–5", "—" ], "sortsize": [ 3, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>49</sub>", "—" ], "avgamount": 3.36734693877551, "chanceany": 0.6929135530018191 }, "empty": { "itemname": "empty", "sizes": [ "—", 1 ], "sortsize": [ 0, 1 ], "sortweight": [ 0, 2 ], "weights": [ "—", "<sup>2</sup>⁄<sub>3</sub>" ], "avgamount": 0.6666666666666666, "chanceany": 0.6666666666666667 }, "pumpkin-seeds": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.4373709452178328, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.683673469387755, "itemname": "pumpkin-seeds" }, "bread": { "itemname": "bread", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>49</sub>", "—" ], "avgamount": 2.806122448979592, "chanceany": 0.6929135530018191 }, "emerald": { "itemname": "emerald", "sizes": [ "1–4", "—" ], "sortsize": [ 2.5, 0 ], "sortweight": [ 2, 0 ], "weights": [ "<sup>2</sup>⁄<sub>49</sub>", "—" ], "avgamount": 0.5612244897959183, "chanceany": 0.20281509304744794 }, "potato": { "itemname": "potato", "sizes": [ "1–7", "—" ], "sortsize": [ 4, 0 ], "sortweight": [ 10, 0 ], "weights": [ "<sup>10</sup>⁄<sub>49</sub>", "—" ], "avgamount": 4.489795918367347, "chanceany": 0.6929135530018191 }, "spruce-sapling": { "sortsize": [ 3, 0 ], "weights": [ "<sup>5</sup>⁄<sub>49</sub>", "—" ], "chanceany": 0.4373709452178328, "sizes": [ "1–5", "—" ], "sortweight": [ 5, 0 ], "armor": 0, "material": 0, "avgamount": 1.683673469387755, "itemname": "spruce-sapling" } }, "poolsBedrock": [ { "items": { "spruce-sapling": [ 1, 5, 5 ], "iron-nugget": [ 1, 5, 1 ], "fern": [ 1, 1, 2 ], "pumpkin-pie": [ 1, 1, 1 ], "large-fern": [ 1, 1, 2 ], "spruce-log": [ 1, 5, 10 ], "oak-sign": [ 1, 1, 1 ], "emerald": [ 1, 4, 2 ], "bread": [ 1, 4, 10 ], "potato": [ 1, 7, 10 ], "pumpkin-seeds": [ 1, 5, 5 ] }, "rolls": [ 3, 8 ], "totalweight": 49 }, { "items": { "empty": [ 1, 1, 2 ], "bundle": [ 1, 1, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ "3–8", 1 ], "itemDataBedrockUpcoming": [], "header": "Taiga house", "allRollsJava": [ "3–8", 1 ], "link": "taiga [[village]] house", "structID": "village" } } }- ↑ a b The size of stacks (or for unstackable items, number) of this item on any given roll.
- ↑ a b The weight of this item relative to other items in the pool.
- ↑ a b The odds of finding any of this item in a single chest.
- ↑ a b The number of items expected per chest, averaged over a large number of chests.
- ↑ a b The average number of chests the player should expect to search to find any of this item.
- ↑ a b 'Nothing' does not refer to the chance of an empty chest. Instead, it refers to the chance that the random loot generator does not add any loot on a single roll.