Crafting using Plate Advanced, Coil Copper, Plate Advanced, Coil Copper, Chassis, Coil Copper, Plate Advanced, Cauldron and Plate Advanced, arranged in the pattern shown. Produces Crystallizer.
Crystallizer
Nuclearcraft Neoteric · by igentuman
Crystallizer is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Coil Copper, Chassis, and Cauldron.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crystallizer | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:crystallizer- 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": [
"PSP",
"SCS",
"PUP"
],
"ingredients": {
"C": {
"item": "nuclearcraft:chassis"
},
"P": {
"item": "nuclearcraft:plate_advanced"
},
"S": {
"item": "nuclearcraft:coil_copper"
},
"U": {
"item": "minecraft:cauldron"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft",
"experience": null,
"cooking_time": null
}