Crafting using Ostrum Plate, Fan, Ostrum Plate, Ostrum Plate, Block of Redstone, Ostrum Plate, Ostrum Plate, Ostrum Plate and Ostrum Plate, arranged in the pattern shown. Produces Oxygen Sensor.

Oxygen Sensor
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oxygen Sensor | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:oxygen_sensor- 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#",
"#R#",
"###"
],
"ingredients": {
"#": {
"tag": "ad_astra:ostrum_plates"
},
"F": {
"item": "ad_astra:fan"
},
"R": {
"item": "minecraft:redstone_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
