Crafting using Source Gem, Archwood Planks and Archwood Planks, in any arrangement. Produces Archwood Sconce.
Archwood Sconce
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Archwood Sconce | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:archwood_sconce- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:gems/source"
},
{
"item": "ars_nouveau:archwood_planks"
},
{
"item": "ars_nouveau:archwood_planks"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
