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