Crafting using Plate Advanced, Ferroboron Ingot, Plate Advanced, Motor, Chassis, Motor, Plate Advanced, Servo and Plate Advanced, arranged in the pattern shown. Produces Centrifuge.
Centrifuge
Nuclearcraft Neoteric · by igentuman
Centrifuge is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Ferroboron Ingot, Motor, Chassis, and Servo.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Centrifuge | 1–1 | 100% | — |
Used in (2)
Crafting using Chassis, Centrifuge, Chassis, Servo, Chemical Reactor, Servo, Chassis, Pump and Chassis, arranged in the pattern shown. Produces Leacher.
Crafting using Plate Extreme, Centrifuge, Plate Extreme, Plate Extreme, Chemical Reactor, Plate Extreme, Plate Extreme, Centrifuge and Plate Extreme, arranged in the pattern shown. Produces Subatomic Liquifier.
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:centrifuge- 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": [
"LSL",
"FPF",
"LRL"
],
"ingredients": {
"F": {
"item": "nuclearcraft:motor"
},
"L": {
"item": "nuclearcraft:plate_advanced"
},
"P": {
"item": "nuclearcraft:chassis"
},
"R": {
"item": "nuclearcraft:servo"
},
"S": {
"tag": "forge:ingots/ferroboron"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_processors",
"experience": null,
"cooking_time": null
}