Crafting using Archwood Planks, Archwood Planks, Archwood Planks, Archwood Planks, Gold Nugget, Archwood Planks, Archwood Planks, Archwood Planks and Archwood Planks, arranged in the pattern shown. Produces Archwood Chest.
Archwood Chest
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Archwood Chest | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Archwood Chest, in any arrangement. Produces Chest.
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:archwood_chest- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (5)
forge:blocks/chests/wooden forge:blocks/chests forge:items/chests/wooden forge:items/chests minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"xxx",
"xyx",
"xxx"
],
"ingredients": {
"x": {
"item": "ars_nouveau:archwood_planks"
},
"y": {
"item": "minecraft:gold_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
