Crafting using Archwood Planks, Stick, Archwood Planks, Archwood Planks, Stick and Archwood Planks, arranged in the pattern shown. Produces 3× Archwood Fence.
Archwood Fence
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Archwood Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:archwood_fence- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (9)
forge:blocks/fences/wooden forge:blocks/fences forge:items/fences/wooden forge:items/fences minecraft:blocks/fences minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W#W",
"W#W"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "ars_nouveau:archwood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence",
"experience": null,
"cooking_time": null
}
