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.
Gas Scrubber
Nuclearcraft Neoteric · by igentuman
Gas Scrubber is a block from Nuclearcraft Neoteric, crafted from Plate Elite, Iron Bars, Borax Dust, Extreme Ingot, and Motor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gas Scrubber | 1–1 | 100% | — |
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
}