ad_astra:oxygen_loader

Oxygen Loader

Ad Astra · by Alex Nijjar
block Pickaxe MineableNeeds Iron Tool

Acquisition

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.

Crafting
Oxygen Loader guaranteed

Mining & drops

sourcecountchanceconditions
Oxygen Loader1–1100%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.

Crafting
Oxygen Distributor Oxygen Distributor guaranteed

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
}