Strophar Ladder
ad_astra:strophar_ladder

Strophar Ladder

Ad Astra · by Alex Nijjar
block ClimbableAxe Mineable

Acquisition

Crafting using Strophar Planks, Strophar Planks, Strophar Planks, Strophar Planks, Strophar Planks, Strophar Planks and Strophar Planks, arranged in the pattern shown. Produces 6× Strophar Ladder.

Crafting
Strophar Ladder Strophar Ladder ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Strophar Ladder1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:strophar_ladder
Namespace
ad_astra
Mod ID
ad_astra
Tags (2)
minecraft:blocks/climbable
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "###",
    "# #"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:strophar_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}