Crafting using Aeronos Planks, Stick, Aeronos Planks, Aeronos Planks, Stick and Aeronos Planks, arranged in the pattern shown. Produces 3× Aeronos Fence.
Aeronos Fence
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Aeronos Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:aeronos_fence- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#|#",
"#|#"
],
"ingredients": {
"#": {
"item": "ad_astra:aeronos_planks"
},
"|": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
