Crafting using Steel Plate, Fan, Steel Plate, Gas Tank, Lightning Rod, Gas Tank, Steel Plate, Block of Redstone and Steel Plate, arranged in the pattern shown. Produces Oxygen Loader.

Oxygen Loader
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oxygen Loader | 1–1 | 100% | Survives Explosion |
Used in (1)
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.
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:oxygen_loader- Namespace
ad_astra- Mod ID
ad_astra- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#F#",
"G|G",
"#R#"
],
"ingredients": {
"#": {
"tag": "ad_astra:steel_plates"
},
"F": {
"item": "ad_astra:fan"
},
"G": {
"item": "ad_astra:gas_tank"
},
"R": {
"item": "minecraft:redstone_block"
},
"|": {
"item": "minecraft:lightning_rod"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
