Oxygen Distributor
ad_astra:oxygen_distributor

Oxygen Distributor

Ad Astra · by Alex Nijjar
block Passes Flood FillPickaxe MineableNeeds Iron Tool

Acquisition

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.

Crafting
Oxygen Distributor Oxygen Distributor guaranteed

Mining & drops

sourcecountchanceconditions
Oxygen Distributor1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}