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.
Fluid Enricher
Nuclearcraft Neoteric · by igentuman
Fluid Enricher is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Hopper, Lapis Lazuli, Chassis, and Motor.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluid Enricher | 1–1 | 100% | — |
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
}