Launch Pad
ad_astra:launch_pad

Launch Pad

Ad Astra · by Alex Nijjar
block Launch PadsHeld Over HeadPickaxe Mineable

Acquisition

Crafting using Steel Plate, Steel Rod, Steel Plate, Steel Rod, Steel Plate, Steel Rod, Steel Plate, Steel Rod and Steel Plate, arranged in the pattern shown. Produces Launch Pad.

Crafting
Steel Plate
Steel Rod
Steel Plate
Steel Rod
Steel Plate
Steel Rod
Steel Plate
Steel Rod
Steel Plate
Launch Pad Launch Pad guaranteed

Mining & drops

sourcecountchanceconditions
Launch Pad1–1100%Survives Explosion, Block State Property
Loot table: Blacksmith (ad_astra) ad_astra:blacksmith1–1100%

Block drops

dropscountchanceconditions
Launch Pad1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
ad_astra:launch_pad
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
ad_astra:blocks/launch_pads
ad_astra:items/held_over_head
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#|#",
    "|#|",
    "#|#"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "|": {
      "tag": "ad_astra:steel_rods"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}