Crafting using Nickel Sheetmetal Slab and Nickel Sheetmetal Slab, arranged in the pattern shown. Produces Nickel Sheetmetal.

Nickel Sheetmetal
Immersive Engineering · by BluSunrize and Damien A.W. Hazard
Acquisition
Crafting using Any Nickel Plate, Any Nickel Plate, Any Nickel Plate and Any Nickel Plate, arranged in the pattern shown. Produces 4× Nickel Sheetmetal.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nickel Sheetmetal | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Nickel Sheetmetal, Nickel Sheetmetal and Nickel Sheetmetal, arranged in the pattern shown. Produces 6× Nickel Sheetmetal Slab.
Block drops
Drops itself when broken.
Developer reference
- Registry name
immersiveengineering:sheetmetal_nickel- Namespace
immersiveengineering- Mod ID
immersiveengineering- Tags (3)
forge:blocks/sheetmetals/nickel forge:items/sheetmetals/nickel minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"s",
"s"
],
"ingredients": {
"s": {
"item": "immersiveengineering:slab_sheetmetal_nickel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" p ",
"p p",
" p "
],
"ingredients": {
"p": {
"tag": "forge:plates/nickel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}