nuclearcraft:gas_scrubber

Gas Scrubber

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Gas Scrubber is a block from Nuclearcraft Neoteric, crafted from Plate Elite, Iron Bars, Borax Dust, Extreme Ingot, and Motor.

Acquisition

Crafting using Plate Elite, Iron Bars, Plate Elite, Borax Dust, Extreme Ingot, Borax Dust, Plate Elite, Motor and Plate Elite, arranged in the pattern shown. Produces Gas Scrubber.

Crafting
Plate Elite
Iron Bars
Plate Elite
Borax Dust
Extreme Ingot
Borax Dust
Plate Elite
Motor
Plate Elite
Gas Scrubber guaranteed

Mining & drops

sourcecountchanceconditions
Gas Scrubber1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:gas_scrubber
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PGP",
    "CEC",
    "PMP"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:dusts/borax"
    },
    "E": {
      "tag": "forge:ingots/extreme"
    },
    "G": {
      "item": "minecraft:iron_bars"
    },
    "M": {
      "item": "nuclearcraft:motor"
    },
    "P": {
      "item": "nuclearcraft:plate_elite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_machines",
  "experience": null,
  "cooking_time": null
}