Crafting using Iron Rod, Steel Plate, Iron Rod, Redstone Torch, Crafting Table, Redstone Torch, Steel Plate, Steel Block and Steel Plate, arranged in the pattern shown. Produces Nasa Workbench.
Nasa Workbench
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nasa Workbench | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:nasa_workbench- Namespace
ad_astra- Mod ID
ad_astra- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"|#|",
"TCT",
"#B#"
],
"ingredients": {
"#": {
"tag": "ad_astra:steel_plates"
},
"B": {
"tag": "ad_astra:steel_blocks"
},
"C": {
"item": "minecraft:crafting_table"
},
"T": {
"item": "minecraft:redstone_torch"
},
"|": {
"tag": "ad_astra:iron_rods"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

