Crafting using Archwood Chest, in any arrangement. Produces Chest.
Chest
Acquisition
Crafting using Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Chest.
Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Chest.
Scrapbox using Scrap Box. Produces Chest.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chest | 1–1 | 100% | Survives Explosion |
Used in (13)
Crafting using Chest and Minecart, in any arrangement. Produces Minecart with Chest.
Crafting using Chest and Dark Oak Boat, in any arrangement. Produces Dark Oak Boat with Chest.
Crafting using Chest and Acacia Boat, in any arrangement. Produces Acacia Boat with Chest.
Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Chest, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Hopper.
Crafting using Chest and Cherry Boat, in any arrangement. Produces Cherry Boat with Chest.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:chest- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/features_cannot_replace minecraft:blocks/guarded_by_piglins minecraft:blocks/mineable/axe
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ars_nouveau:archwood_chest"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"P P",
"PPP"
],
"ingredients": {
"P": {
"tag": "aether:planks_crafting"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:chest",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"# #",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

