immersiveengineering:raw_block_nickel

Block of Raw Nickel

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Raw Nickel Storage BlockRaw Nickel Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Nickel Raw Material, Any Nickel Raw Material, Any Nickel Raw Material, Any Nickel Raw Material, Raw Nickel, Any Nickel Raw Material, Any Nickel Raw Material, Any Nickel Raw Material and Any Nickel Raw Material, arranged in the pattern shown. Produces Block of Raw Nickel.

Crafting
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Raw Nickel
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Any Nickel Raw Material
Block of Raw Nickel guaranteed

Mining & drops

sourcecountchanceconditions
Block of Raw Nickel1–1100%Survives Explosion

Used in (1)

Crafting using Block of Raw Nickel, in any arrangement. Produces 9× Raw Nickel.

Crafting ⇆ any arrangement
Raw Nickel Raw Nickel ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:raw_block_nickel
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (4)
forge:blocks/storage_blocks/raw_nickel
forge:items/storage_blocks/raw_nickel
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sis",
    "sss"
  ],
  "ingredients": {
    "i": {
      "item": "immersiveengineering:raw_nickel"
    },
    "s": {
      "tag": "forge:raw_materials/nickel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}