Crafting using Plate Advanced, Magnesium Diboride Ingot, Plate Advanced, Hard Carbon Ingot, Chassis, Hard Carbon Ingot, Plate Advanced, Servo and Plate Advanced, arranged in the pattern shown. Produces Supercooler.
Supercooler
Nuclearcraft Neoteric · by igentuman
Supercooler is a block from Nuclearcraft Neoteric, crafted from Plate Advanced, Magnesium Diboride Ingot, Hard Carbon Ingot, Chassis, and Servo.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Supercooler | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:supercooler- 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": [
"PDP",
"HCH",
"PSP"
],
"ingredients": {
"C": {
"item": "nuclearcraft:chassis"
},
"D": {
"tag": "forge:ingots/magnesium_diboride"
},
"H": {
"tag": "forge:ingots/hard_carbon"
},
"P": {
"item": "nuclearcraft:plate_advanced"
},
"S": {
"item": "nuclearcraft:servo"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_machines",
"experience": null,
"cooking_time": null
}