Crafting using Steel Rod, Steel Rod, Steel Rod, Steel Plate, Steel Plate, Steel Rod, Steel Rod and Steel Rod, arranged in the pattern shown. Produces 4× Vent.

Vent
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Vent | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:vent- Namespace
ad_astra- Mod ID
ad_astra- Tags (2)
ad_astra:blocks/passes_flood_fill minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"|||",
"# #",
"|||"
],
"ingredients": {
"#": {
"tag": "ad_astra:steel_plates"
},
"|": {
"item": "ad_astra:steel_rod"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}