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.
Launch Pad
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Launch Pad | 1–1 | 100% | Survives Explosion, Block State Property |
Loot table: Blacksmith (ad_astra) ad_astra:blacksmith | 1–1 | 100% | — |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Launch Pad | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
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
}