Aeronos Fence
ad_astra:aeronos_fence

Aeronos Fence

Ad Astra · by Alex Nijjar
block Axe MineableWooden FencesWooden Fences

Acquisition

Crafting using Aeronos Planks, Stick, Aeronos Planks, Aeronos Planks, Stick and Aeronos Planks, arranged in the pattern shown. Produces 3× Aeronos Fence.

Crafting
Aeronos Fence Aeronos Fence ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Aeronos Fence1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}