Edelwood Ladder
forbidden_arcanus:edelwood_ladder

Edelwood Ladder

Forbidden & Arcanus · by stal111, CesarZorak
block Climbable

Edelwood Ladder is a block from Forbidden & Arcanus, crafted from Bluebright Stick and Edelwood Planks.

Acquisition

Crafting using Bluebright Stick, Bluebright Stick, Bluebright Stick, Edelwood Planks, Bluebright Stick, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces 3× Edelwood Ladder.

Crafting
Edelwood Ladder Edelwood Ladder ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Edelwood Ladder1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:edelwood_ladder
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (1)
minecraft:blocks/climbable

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "#X#",
    "# #"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "forbidden_arcanus:edelwood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}