Crafting using Steel Plate, Steel Plate, Steel Plate, Glass Pane, Steel Block, Glass Pane, Steel Plate, Steel Plate and Steel Plate, arranged in the pattern shown. Produces Steel Sliding Door.
Steel Sliding Door
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Steel Sliding Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Steel Sliding Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
ad_astra:steel_sliding_door- Namespace
ad_astra- Mod ID
ad_astra- Tags (4)
ad_astra:blocks/sliding_doors ad_astra:items/sliding_doors minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"PBP",
"###"
],
"ingredients": {
"#": {
"tag": "ad_astra:steel_plates"
},
"B": {
"tag": "ad_astra:steel_blocks"
},
"P": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
