Crafting using Fan, Large Gas Tank, Fan, Fan, Oxygen Loader, Fan, Desh Plate, Oxygen Gear and Desh Plate, arranged in the pattern shown. Produces Oxygen Distributor.
Oxygen Distributor
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oxygen Distributor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ad_astra:oxygen_distributor- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
ad_astra:blocks/passes_flood_fill minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FGF",
"FLF",
"#O#"
],
"ingredients": {
"#": {
"tag": "ad_astra:desh_plates"
},
"F": {
"item": "ad_astra:fan"
},
"G": {
"item": "ad_astra:large_gas_tank"
},
"L": {
"item": "ad_astra:oxygen_loader"
},
"O": {
"item": "ad_astra:oxygen_gear"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

