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