Crafting using Archwood Planks, Any Gold Ingot, Archwood Planks, Archwood Planks, Archwood Planks, Archwood Planks, Any Gold Ingot and Archwood Planks, arranged in the pattern shown. Produces Imbuement Chamber.
Imbuement Chamber
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Imbuement Chamber | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:imbuement_chamber- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"xyx",
"x x",
"xyx"
],
"ingredients": {
"x": {
"item": "ars_nouveau:archwood_planks"
},
"y": {
"tag": "forge:ingots/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
