nuclearcraft:fluid_enricher

Fluid Enricher

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Fluid Enricher is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Hopper, Lapis Lazuli, Chassis, and Motor.

Acquisition

Crafting using Plate Advanced, Hopper, Plate Advanced, Lapis Lazuli, Chassis, Lapis Lazuli, Plate Advanced, Motor and Plate Advanced, arranged in the pattern shown. Produces Fluid Enricher.

Crafting
Plate Advanced
Hopper
Plate Advanced
Lapis Lazuli
Chassis
Lapis Lazuli
Plate Advanced
Motor
Plate Advanced
Fluid Enricher guaranteed

Mining & drops

sourcecountchanceconditions
Fluid Enricher1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:fluid_enricher
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": [
    "PHP",
    "LCL",
    "PMP"
  ],
  "ingredients": {
    "C": {
      "item": "nuclearcraft:chassis"
    },
    "H": {
      "item": "minecraft:hopper"
    },
    "L": {
      "item": "minecraft:lapis_lazuli"
    },
    "M": {
      "item": "nuclearcraft:motor"
    },
    "P": {
      "item": "nuclearcraft:plate_advanced"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_machines",
  "experience": null,
  "cooking_time": null
}