![]() |
VOOZH | about |
| Biomes | Any |
|---|---|
| Generates in existing chunks |
No |
| Consists of |
|
{
"title": "Bonus Chest",
"rows": [
{
"field": "Any",
"label": "(link to Biome article, displayed as Biomes)"
},
{
"field": "No",
"label": "Generates in<br>existing chunks "
},
{
"field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite chest.png article, displayed as 16x16px|link=Chest|alt=|class=pixel-image|)</span>(link to Chest article, displayed as <span class=\"sprite-text\">Chest</span>)</span>\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite torch.png article, displayed as 16x16px|link=Torch|alt=|class=pixel-image|)</span>(link to Torch article, displayed as <span class=\"sprite-text\">Torch</span>)</span>\n* Terrain-generated blocks can disrupt the creation of torches.\n* For more information, see (link to #Construction article, displayed as <span style=\"white-space: nowrap;\">ยง Construction</span>)",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Bonus Chest.png"
]
}
The bonus chest is a structure-like feature that appears near the player's spawn toggled in the create new world screen. It generates with a semi-random collection of basic items to help the player survive early on and gather necessary resources, including tools, blocks, and food.
If the "Bonus Chest" option is enabled in the create new world screen, in the "More World Options..." section in Java Edition or "Advanced" tab in Bedrock Edition, a single bonus chest is generated in the world, no matter how many players there are. It appears somewhere near the player's initial spawn point, within the chunk at the world spawn point, with four torches generated around it on adjacent blocks. It always generates on the highest block, and cannot generate naturally nor with the /place command if it reaches the build limit.
The Bonus Chest option is not available in Hardcore mode, thus making the bonus chest unavailable as well.
In Java Edition, on servers, the bonus chest can be enabled by running the server with the --bonusChest argument.
Bonus chests contain a single chest surrounded by four torches. The torches may be overridden if the torch locations are obstructed by other blocks such as uneven ground, trees, or leaves, or they may instead float.โ[JE only]
| ๐ Image | ||
| ๐ Image |
๐ Image |
๐ Image |
| ๐ Image |
In Java Edition, each bonus chest contains items drawn from 4 pools, with the following distribution:
| Item | Stack Size [A] | Weight [B] | Chance [C] | Avg. per chest [D] |
Avg. # chests to search [E] |
||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1ร | 1ร | 3ร | 4ร | 1ร | 1ร | 3ร | 4ร | ||||
| ๐ Image Apple |
โ | โ | 1โ2 | โ | โ | โ | 5โ11 | โ | 83.8% | 2.045 | 1.2 |
| ๐ Image Wooden Axe |
1 | โ | โ | โ | 3โ4 | โ | โ | โ | 75.0% | 0.750 | 1.3 |
| ๐ Image Wooden Pickaxe |
โ | 1 | โ | โ | โ | 3โ4 | โ | โ | 75.0% | 0.750 | 1.3 |
| ๐ Image Oak Planks |
โ | โ | โ | 1โ12 | โ | โ | โ | 10โ41 | 67.3% | 6.341 | 1.5 |
| ๐ Image Stick |
โ | โ | โ | 1โ12 | โ | โ | โ | 10โ41 | 67.3% | 6.341 | 1.5 |
| ๐ Image Bread |
โ | โ | 1โ2 | โ | โ | โ | 3โ11 | โ | 61.5% | 1.227 | 1.6 |
| ๐ Image Raw Salmon |
โ | โ | 1โ2 | โ | โ | โ | 3โ11 | โ | 61.5% | 1.227 | 1.6 |
| ๐ Image Acacia Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Birch Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Dark Oak Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Jungle Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Mangrove Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Oak Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Spruce Log |
โ | โ | โ | 1โ3 | โ | โ | โ | 3โ41 | 26.2% | 0.585 | 3.8 |
| ๐ Image Stone Axe |
1 | โ | โ | โ | 1โ4 | โ | โ | โ | 25.0% | 0.250 | 4.0 |
| ๐ Image Stone Pickaxe |
โ | 1 | โ | โ | โ | 1โ4 | โ | โ | 25.0% | 0.250 | 4.0 |
{ "chestNames": [ "bonus" ], "gameVersion": "Java", "loot": { "bonus": { "poolsJava": [ { "items": { "stone-axe": [ 1, 1, 1 ], "wooden-axe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "stone-pickaxe": [ 1, 1, 1 ], "wooden-pickaxe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "apple": [ 1, 2, 5 ], "bread": [ 1, 2, 3 ], "raw-salmon": [ 1, 2, 3 ] }, "rolls": [ 3, 3 ], "totalweight": 11 }, { "items": { "oak-planks": [ 1, 12, 10 ], "acacia-log": [ 1, 3, 3 ], "stick": [ 1, 12, 10 ], "mangrove-log": [ 1, 3, 3 ], "dark-oak-log": [ 1, 3, 3 ], "oak-log": [ 1, 3, 3 ], "spruce-log": [ 1, 3, 3 ], "birch-log": [ 1, 3, 3 ], "jungle-log": [ 1, 3, 3 ] }, "rolls": [ 4, 4 ], "totalweight": 41 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "oak-planks": { "sortsize": [ 0, 0, 0, 6.5 ], "weights": [ "โ", "โ", "โ", "<sup>10</sup>⁄<sub>41</sub>" ], "chanceany": 0.6731779510015179, "sizes": [ "โ", "โ", "โ", "1โ12" ], "sortweight": [ 0, 0, 0, 10 ], "armor": 0, "material": 0, "avgamount": 6.341463414634147, "itemname": "oak-planks" }, "stone-axe": { "sortsize": [ 1, 0, 0, 0 ], "weights": [ "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ 1, "โ", "โ", "โ" ], "sortweight": [ 1, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.25, "itemname": "stone-axe" }, "mangrove-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "mangrove-log" }, "wooden-pickaxe": { "sortsize": [ 0, 1, 0, 0 ], "weights": [ "โ", "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ" ], "chanceany": 0.75, "sizes": [ "โ", 1, "โ", "โ" ], "sortweight": [ 0, 3, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.75, "itemname": "wooden-pickaxe" }, "spruce-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "spruce-log" }, "oak-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "oak-log" }, "raw-salmon": { "sortsize": [ 0, 0, 1.5, 0 ], "weights": [ "โ", "โ", "<sup>3</sup>⁄<sub>11</sub>", "โ" ], "chanceany": 0.6153268219383922, "sizes": [ "โ", "โ", "1โ2", "โ" ], "sortweight": [ 0, 0, 3, 0 ], "armor": 0, "material": 0, "avgamount": 1.2272727272727273, "itemname": "raw-salmon" }, "acacia-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "acacia-log" }, "wooden-axe": { "sortsize": [ 1, 0, 0, 0 ], "weights": [ "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ", "โ" ], "chanceany": 0.75, "sizes": [ 1, "โ", "โ", "โ" ], "sortweight": [ 3, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.75, "itemname": "wooden-axe" }, "stick": { "sortsize": [ 0, 0, 0, 6.5 ], "weights": [ "โ", "โ", "โ", "<sup>10</sup>⁄<sub>41</sub>" ], "chanceany": 0.6731779510015179, "sizes": [ "โ", "โ", "โ", "1โ12" ], "sortweight": [ 0, 0, 0, 10 ], "armor": 0, "material": 0, "avgamount": 6.341463414634147, "itemname": "stick" }, "stone-pickaxe": { "sortsize": [ 0, 1, 0, 0 ], "weights": [ "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ" ], "chanceany": 0.25, "sizes": [ "โ", 1, "โ", "โ" ], "sortweight": [ 0, 1, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.25, "itemname": "stone-pickaxe" }, "dark-oak-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "dark-oak-log" }, "apple": { "itemname": "apple", "sizes": [ "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 5, 0 ], "weights": [ "โ", "โ", "<sup>5</sup>⁄<sub>11</sub>", "โ" ], "avgamount": 2.0454545454545454, "chanceany": 0.8377160030052592 }, "bread": { "sortsize": [ 0, 0, 1.5, 0 ], "weights": [ "โ", "โ", "<sup>3</sup>⁄<sub>11</sub>", "โ" ], "chanceany": 0.6153268219383922, "sizes": [ "โ", "โ", "1โ2", "โ" ], "sortweight": [ 0, 0, 3, 0 ], "armor": 0, "material": 0, "avgamount": 1.2272727272727273, "itemname": "bread" }, "birch-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "birch-log" }, "jungle-log": { "sortsize": [ 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "chanceany": 0.26209753761906973, "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortweight": [ 0, 0, 0, 3 ], "armor": 0, "material": 0, "avgamount": 0.5853658536585366, "itemname": "jungle-log" } }, "structID": "day", "poolsJavaUpcoming": [], "structure": "Bonus Chest", "container": "", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "oak-planks": { "itemname": "oak-planks", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "1โ12", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 6.5, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 6.5, "chanceany": 1 }, "melon-seeds": { "itemname": "melon-seeds", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>9</sub>", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.33333333333333337 }, "spruce-sapling": { "itemname": "spruce-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 0.5714285714285714, "chanceany": 0.1428571428571429 }, "wooden-pickaxe": { "itemname": "wooden-pickaxe", "sizes": [ "โ", 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.75, "chanceany": 0.75 }, "brown-mushroom": { "itemname": "brown-mushroom", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>2</sub>" ], "avgamount": 1.5, "chanceany": 1 }, "acacia-log": { "itemname": "acacia-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>3</sub>", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.6666666666666666, "chanceany": 0.33333333333333337 }, "wooden-axe": { "itemname": "wooden-axe", "sizes": [ 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.75, "chanceany": 0.75 }, "stick": { "itemname": "stick", "sizes": [ "โ", "โ", "โ", "โ", "โ", "1โ12", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 6.5, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 6.5, "chanceany": 1 }, "jungle-sapling": { "itemname": "jungle-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>4</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 1.1428571428571428, "chanceany": 0.2857142857142857 }, "dark-oak-log": { "itemname": "dark-oak-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>3</sub>", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.6666666666666666, "chanceany": 0.33333333333333337 }, "apple": { "itemname": "apple", "sizes": [ "โ", "โ", "1โ2", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 1.5, "chanceany": 1 }, "bread": { "itemname": "bread", "sizes": [ "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 1.5, "chanceany": 1 }, "birch-log": { "itemname": "birch-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.25 }, "jungle-log": { "itemname": "jungle-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.25 }, "pumpkin-seeds": { "itemname": "pumpkin-seeds", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>9</sub>", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.33333333333333337 }, "cactus": { "itemname": "cactus", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>5</sub>", "โ" ], "avgamount": 0.9, "chanceany": 0.6 }, "cocoa-beans": { "itemname": "cocoa-beans", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>5</sub>", "โ" ], "avgamount": 0.6, "chanceany": 0.4 }, "mangrove-log": { "itemname": "mangrove-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>3</sub>", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.6666666666666666, "chanceany": 0.33333333333333337 }, "birch-sapling": { "itemname": "birch-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 0.5714285714285714, "chanceany": 0.1428571428571429 }, "oak-sapling": { "itemname": "oak-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 0.5714285714285714, "chanceany": 0.1428571428571429 }, "raw-salmon": { "itemname": "raw-salmon", "sizes": [ "โ", "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 1.5, "chanceany": 1 }, "dark-oak-sapling": { "itemname": "dark-oak-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 0.5714285714285714, "chanceany": 0.1428571428571429 }, "carrot": { "itemname": "carrot", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>6</sub>", "โ", "โ", "โ", "โ" ], "avgamount": 0.75, "chanceany": 0.5 }, "spruce-log": { "itemname": "spruce-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.25 }, "stone-pickaxe": { "itemname": "stone-pickaxe", "sizes": [ "โ", 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.25, "chanceany": 0.25 }, "acacia-sapling": { "itemname": "acacia-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 0.5714285714285714, "chanceany": 0.1428571428571429 }, "stone-axe": { "itemname": "stone-axe", "sizes": [ 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sortweight": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.25, "chanceany": 0.25 }, "beetroot-seeds": { "itemname": "beetroot-seeds", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>9</sub>", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.33333333333333337 }, "potato": { "itemname": "potato", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>6</sub>", "โ", "โ", "โ", "โ" ], "avgamount": 0.75, "chanceany": 0.5 }, "oak-log": { "itemname": "oak-log", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "avgamount": 0.5, "chanceany": 0.25 } }, "poolsBedrock": [ { "items": { "stone-axe": [ 1, 1, 1 ], "wooden-axe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "stone-pickaxe": [ 1, 1, 1 ], "wooden-pickaxe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "apple": [ 1, 2, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "bread": [ 1, 2, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "raw-salmon": [ 1, 2, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "stick": [ 1, 12, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "oak-planks": [ 1, 12, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "acacia-log": [ 1, 3, 1 ], "mangrove-log": [ 1, 3, 1 ], "dark-oak-log": [ 1, 3, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 }, { "items": { "oak-log": [ 1, 3, 1 ], "spruce-log": [ 1, 3, 1 ], "birch-log": [ 1, 3, 1 ], "jungle-log": [ 1, 3, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "potato": [ 1, 2, 3 ], "carrot": [ 1, 2, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 6 }, { "items": { "acacia-sapling": [ 4, 4, 2 ], "spruce-sapling": [ 4, 4, 2 ], "dark-oak-sapling": [ 4, 4, 2 ], "jungle-sapling": [ 4, 4, 4 ], "oak-sapling": [ 4, 4, 2 ], "birch-sapling": [ 4, 4, 2 ] }, "rolls": [ 1, 1 ], "totalweight": 14 }, { "items": { "melon-seeds": [ 1, 2, 3 ], "beetroot-seeds": [ 1, 2, 3 ], "pumpkin-seeds": [ 1, 2, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 9 }, { "items": { "cactus": [ 1, 2, 3 ], "cocoa-beans": [ 1, 2, 2 ] }, "rolls": [ 1, 1 ], "totalweight": 5 }, { "items": { "brown-mushroom": [ 1, 2, 2 ] }, "rolls": [ 1, 1 ], "totalweight": 2 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ], "itemDataBedrockUpcoming": [], "header": "[[Bonus Chest]]", "allRollsJava": [ 1, 1, 3, 4 ], "link": "[[bonus chest]]" } } }In Bedrock Edition, each bonus chest contains items drawn from 14 pools, with the following distribution:
{ "chestNames": [ "bonus" ], "gameVersion": "Bedrock", "loot": { "bonus": { "poolsJava": [ { "items": { "stone-axe": [ 1, 1, 1 ], "wooden-axe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "stone-pickaxe": [ 1, 1, 1 ], "wooden-pickaxe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "apple": [ 1, 2, 5 ], "bread": [ 1, 2, 3 ], "raw-salmon": [ 1, 2, 3 ] }, "rolls": [ 3, 3 ], "totalweight": 11 }, { "items": { "oak-planks": [ 1, 12, 10 ], "acacia-log": [ 1, 3, 3 ], "stick": [ 1, 12, 10 ], "mangrove-log": [ 1, 3, 3 ], "dark-oak-log": [ 1, 3, 3 ], "oak-log": [ 1, 3, 3 ], "spruce-log": [ 1, 3, 3 ], "birch-log": [ 1, 3, 3 ], "jungle-log": [ 1, 3, 3 ] }, "rolls": [ 4, 4 ], "totalweight": 41 } ], "poolsBedrockUpcoming": [], "itemDataJava": { "oak-planks": { "itemname": "oak-planks", "sizes": [ "โ", "โ", "โ", "1โ12" ], "sortsize": [ 0, 0, 0, 6.5 ], "sortweight": [ 0, 0, 0, 10 ], "weights": [ "โ", "โ", "โ", "<sup>10</sup>⁄<sub>41</sub>" ], "avgamount": 6.341463414634147, "chanceany": 0.6731779510015179 }, "stone-axe": { "itemname": "stone-axe", "sizes": [ 1, "โ", "โ", "โ" ], "sortsize": [ 1, 0, 0, 0 ], "sortweight": [ 1, 0, 0, 0 ], "weights": [ "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ" ], "avgamount": 0.25, "chanceany": 0.25 }, "mangrove-log": { "itemname": "mangrove-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 }, "wooden-pickaxe": { "itemname": "wooden-pickaxe", "sizes": [ "โ", 1, "โ", "โ" ], "sortsize": [ 0, 1, 0, 0 ], "sortweight": [ 0, 3, 0, 0 ], "weights": [ "โ", "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ" ], "avgamount": 0.75, "chanceany": 0.75 }, "spruce-log": { "itemname": "spruce-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 }, "oak-log": { "itemname": "oak-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 }, "raw-salmon": { "itemname": "raw-salmon", "sizes": [ "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 3, 0 ], "weights": [ "โ", "โ", "<sup>3</sup>⁄<sub>11</sub>", "โ" ], "avgamount": 1.2272727272727273, "chanceany": 0.6153268219383922 }, "acacia-log": { "itemname": "acacia-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 }, "wooden-axe": { "itemname": "wooden-axe", "sizes": [ 1, "โ", "โ", "โ" ], "sortsize": [ 1, 0, 0, 0 ], "sortweight": [ 3, 0, 0, 0 ], "weights": [ "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ", "โ" ], "avgamount": 0.75, "chanceany": 0.75 }, "stick": { "itemname": "stick", "sizes": [ "โ", "โ", "โ", "1โ12" ], "sortsize": [ 0, 0, 0, 6.5 ], "sortweight": [ 0, 0, 0, 10 ], "weights": [ "โ", "โ", "โ", "<sup>10</sup>⁄<sub>41</sub>" ], "avgamount": 6.341463414634147, "chanceany": 0.6731779510015179 }, "stone-pickaxe": { "itemname": "stone-pickaxe", "sizes": [ "โ", 1, "โ", "โ" ], "sortsize": [ 0, 1, 0, 0 ], "sortweight": [ 0, 1, 0, 0 ], "weights": [ "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ" ], "avgamount": 0.25, "chanceany": 0.25 }, "dark-oak-log": { "itemname": "dark-oak-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 }, "apple": { "itemname": "apple", "sizes": [ "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 5, 0 ], "weights": [ "โ", "โ", "<sup>5</sup>⁄<sub>11</sub>", "โ" ], "avgamount": 2.0454545454545454, "chanceany": 0.8377160030052592 }, "bread": { "itemname": "bread", "sizes": [ "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 3, 0 ], "weights": [ "โ", "โ", "<sup>3</sup>⁄<sub>11</sub>", "โ" ], "avgamount": 1.2272727272727273, "chanceany": 0.6153268219383922 }, "birch-log": { "itemname": "birch-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 }, "jungle-log": { "itemname": "jungle-log", "sizes": [ "โ", "โ", "โ", "1โ3" ], "sortsize": [ 0, 0, 0, 2 ], "sortweight": [ 0, 0, 0, 3 ], "weights": [ "โ", "โ", "โ", "<sup>3</sup>⁄<sub>41</sub>" ], "avgamount": 0.5853658536585366, "chanceany": 0.26209753761906973 } }, "structID": "day", "poolsJavaUpcoming": [], "structure": "Bonus Chest", "container": "", "itemDataJavaUpcoming": [], "allRollsJavaUpcoming": [], "itemDataBedrock": { "oak-planks": { "sortsize": [ 0, 0, 0, 0, 0, 0, 6.5, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 1, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "1โ12", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 6.5, "itemname": "oak-planks" }, "melon-seeds": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>9</sub>", "โ", "โ" ], "chanceany": 0.33333333333333337, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "melon-seeds" }, "spruce-sapling": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "chanceany": 0.1428571428571429, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5714285714285714, "itemname": "spruce-sapling" }, "wooden-pickaxe": { "sortsize": [ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.75, "sizes": [ "โ", 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.75, "itemname": "wooden-pickaxe" }, "brown-mushroom": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>2</sub>" ], "chanceany": 1, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2 ], "armor": 0, "material": 0, "avgamount": 1.5, "itemname": "brown-mushroom" }, "acacia-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>3</sub>", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.33333333333333337, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.6666666666666666, "itemname": "acacia-log" }, "wooden-axe": { "sortsize": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "<sup>3</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.75, "sizes": [ 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.75, "itemname": "wooden-axe" }, "stick": { "sortsize": [ 0, 0, 0, 0, 0, 6.5, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 1, "sizes": [ "โ", "โ", "โ", "โ", "โ", "1โ12", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 6.5, "itemname": "stick" }, "jungle-sapling": { "itemname": "jungle-sapling", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>4</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "avgamount": 1.1428571428571428, "chanceany": 0.2857142857142857 }, "dark-oak-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>3</sub>", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.33333333333333337, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.6666666666666666, "itemname": "dark-oak-log" }, "apple": { "sortsize": [ 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 1, "sizes": [ "โ", "โ", "1โ2", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 1.5, "itemname": "apple" }, "bread": { "sortsize": [ 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 1, "sizes": [ "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 1.5, "itemname": "bread" }, "birch-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "birch-log" }, "jungle-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "jungle-log" }, "pumpkin-seeds": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>9</sub>", "โ", "โ" ], "chanceany": 0.33333333333333337, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "pumpkin-seeds" }, "cactus": { "itemname": "cactus", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>5</sub>", "โ" ], "avgamount": 0.9, "chanceany": 0.6 }, "cocoa-beans": { "itemname": "cocoa-beans", "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ" ], "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0 ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>5</sub>", "โ" ], "avgamount": 0.6, "chanceany": 0.4 }, "mangrove-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>3</sub>", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.33333333333333337, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.6666666666666666, "itemname": "mangrove-log" }, "birch-sapling": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "chanceany": 0.1428571428571429, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5714285714285714, "itemname": "birch-sapling" }, "oak-sapling": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "chanceany": 0.1428571428571429, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5714285714285714, "itemname": "oak-sapling" }, "raw-salmon": { "sortsize": [ 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>1</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 1, "sizes": [ "โ", "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 1.5, "itemname": "raw-salmon" }, "dark-oak-sapling": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "chanceany": 0.1428571428571429, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5714285714285714, "itemname": "dark-oak-sapling" }, "carrot": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>6</sub>", "โ", "โ", "โ", "โ" ], "chanceany": 0.5, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.75, "itemname": "carrot" }, "spruce-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "spruce-log" }, "stone-pickaxe": { "sortsize": [ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ "โ", 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.25, "itemname": "stone-pickaxe" }, "acacia-sapling": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>2</sup>⁄<sub>14</sub>", "โ", "โ", "โ" ], "chanceany": 0.1428571428571429, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", 4, "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5714285714285714, "itemname": "acacia-sapling" }, "stone-axe": { "sortsize": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "weights": [ "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ 1, "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.25, "itemname": "stone-axe" }, "beetroot-seeds": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>9</sub>", "โ", "โ" ], "chanceany": 0.33333333333333337, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "beetroot-seeds" }, "potato": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>3</sup>⁄<sub>6</sub>", "โ", "โ", "โ", "โ" ], "chanceany": 0.5, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ2", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.75, "itemname": "potato" }, "oak-log": { "sortsize": [ 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0 ], "weights": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "<sup>1</sup>⁄<sub>4</sub>", "โ", "โ", "โ", "โ", "โ" ], "chanceany": 0.25, "sizes": [ "โ", "โ", "โ", "โ", "โ", "โ", "โ", "โ", "1โ3", "โ", "โ", "โ", "โ", "โ" ], "sortweight": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ], "armor": 0, "material": 0, "avgamount": 0.5, "itemname": "oak-log" } }, "poolsBedrock": [ { "items": { "stone-axe": [ 1, 1, 1 ], "wooden-axe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "stone-pickaxe": [ 1, 1, 1 ], "wooden-pickaxe": [ 1, 1, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "apple": [ 1, 2, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "bread": [ 1, 2, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "raw-salmon": [ 1, 2, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "stick": [ 1, 12, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "oak-planks": [ 1, 12, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 1 }, { "items": { "acacia-log": [ 1, 3, 1 ], "mangrove-log": [ 1, 3, 1 ], "dark-oak-log": [ 1, 3, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 3 }, { "items": { "oak-log": [ 1, 3, 1 ], "spruce-log": [ 1, 3, 1 ], "birch-log": [ 1, 3, 1 ], "jungle-log": [ 1, 3, 1 ] }, "rolls": [ 1, 1 ], "totalweight": 4 }, { "items": { "potato": [ 1, 2, 3 ], "carrot": [ 1, 2, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 6 }, { "items": { "acacia-sapling": [ 4, 4, 2 ], "spruce-sapling": [ 4, 4, 2 ], "dark-oak-sapling": [ 4, 4, 2 ], "jungle-sapling": [ 4, 4, 4 ], "oak-sapling": [ 4, 4, 2 ], "birch-sapling": [ 4, 4, 2 ] }, "rolls": [ 1, 1 ], "totalweight": 14 }, { "items": { "melon-seeds": [ 1, 2, 3 ], "beetroot-seeds": [ 1, 2, 3 ], "pumpkin-seeds": [ 1, 2, 3 ] }, "rolls": [ 1, 1 ], "totalweight": 9 }, { "items": { "cactus": [ 1, 2, 3 ], "cocoa-beans": [ 1, 2, 2 ] }, "rolls": [ 1, 1 ], "totalweight": 5 }, { "items": { "brown-mushroom": [ 1, 2, 2 ] }, "rolls": [ 1, 1 ], "totalweight": 2 } ], "allRollsBedrockUpcoming": [], "allRollsBedrock": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ], "itemDataBedrockUpcoming": [], "header": "[[Bonus Chest]]", "allRollsJava": [ 1, 1, 3, 4 ], "link": "[[bonus chest]]" } } }| Feature type | Identifier |
|---|---|
| ๐ BlockSprite chest.png: Sprite image for chest in Minecraft [No displayed name] | bonus_chest |
| Configured feature | Identifier |
|---|---|
| ๐ BlockSprite chest.png: Sprite image for chest in Minecraft [No displayed name] | bonus_chest |
| Feature | Identifier |
|---|---|
| ๐ BlockSprite chest.png: Sprite image for chest in Minecraft [No displayed name] | [No ID] |
{ "type":"minecraft:bonus_chest", "config":{} }
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.3.1 | 12w16a | Added the 'bonus chest' option to the Create New World menu. | |||||
| 12w17a | The player can no longer have a bonus chest in Hardcore mode. | ||||||
| 12w19a | Torches now spawn around bonus chests if each side has a block at the same height around it. | ||||||
The server jar now accepts the command-line argument --bonusChest. | |||||||
| 1.7.2 | 1.7 | Bonus chests can now contain acacia logs. | |||||
| 1.9 | 15w43a | Wood found in bonus chests can now be of any type, rather than just acacia or oak. Acacia and dark oak wood have a slightly higher chance of appearing. | |||||
| Planks found in bonus chests can now be of any type, rather than just oak. | |||||||
| 15w44a | The loot table of bonus chests was split into three pools, therefore they now always contain one axe, one pickaxe, some food and some wood items. | ||||||
| The average amount of sticks, and planks found in bonus chests was increased, and the amount of wood was reduced. | |||||||
| Other types of planks, except oak, were removed. | |||||||
| Bonus chests can now contain raw salmon. | |||||||
| 1.13 | 17w47a | All types of wood now have an equal chance of appearing. | |||||
| The chance of oak planks and sticks appearing was slightly increased. | |||||||
| 1.19 | 22w15a | Bonus chests can now contain mangrove logs. | |||||
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.2.0 | beta 1.2.0.2 | Added the Bonus Chest option, which can be toggled in World Options. | |||||
| Legacy Console Edition | |||||||
|---|---|---|---|---|---|---|---|
| Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
| TU5 | CU1 | 1.00 | 1.00 | 1.00 | Patch 1 | 1.0.1 | Added the 'bonus chest' option to the options menu. |
| TU14 | 1.04 | Bonus chests can now contain cocoa beans, potatoes, carrots, brown mushrooms, melon seeds, pumpkin seeds, birch saplings, cacti, and jungle tree saplings. | |||||
| TU19 | CU7 | 1.12 | 1.12 | 1.12 | Bonus chests are now labelled as "Bonus Chest" in its UI.[is this the correct version?] | ||
| Minecraft Education | |||||||
|---|---|---|---|---|---|---|---|
| 1.0.21 | Added the Bonus Chest option, which can be toggled in World Options. | ||||||
Issues relating to "Bonus Chest" are maintained on the bug tracker. Issues should be reported and viewed there.