Tenanea Ladder
betterend:tenanea_ladder

Tenanea Ladder

item ClimbableAxe Mineable

Tenanea Ladder is a item from Unknown Mod, crafted from Stick and Tenanea Planks.

Acquisition

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

Crafting
Stick
Stick
Stick
Tenanea Planks
Stick
Stick
Stick
Tenanea Ladder Tenanea Ladder ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Tenanea Ladder1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:tenanea_ladder
Namespace
betterend
Mod ID
unknown
Tags (2)
minecraft:blocks/climbable
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I I",
    "I#I",
    "I I"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:tenanea_planks"
    },
    "I": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "ladder",
  "experience": null,
  "cooking_time": null
}