Crafting using Iron Plating, Iron Plating, Iron Plating, Glass Pane, Steel Block, Glass Pane, Iron Plating, Iron Plating and Iron Plating, arranged in the pattern shown. Produces Iron Sliding Door.
Iron Sliding Door
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iron Sliding Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Iron Sliding Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
ad_astra:iron_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": {
"#": {
"item": "ad_astra:iron_plating"
},
"B": {
"tag": "ad_astra:steel_blocks"
},
"P": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

