modern_industrialization:raw_nickel_block

Block of Raw Nickel

Modern Industrialization · by Azercoco, Technici4n
block Raw Nickel BlocksPickaxe MineableNeeds Stone Tool

Block of Raw Nickel is a block from Modern Industrialization, crafted from Raw Nickel.

Acquisition

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

Crafting
Raw Nickel
Raw Nickel
Raw Nickel
Raw Nickel
Raw Nickel
Raw Nickel
Raw Nickel
Raw Nickel
Raw Nickel
Block of Raw Nickel guaranteed

Mining & drops

sourcecountchanceconditions
Block of Raw Nickel1–1100%Survives Explosion

Used in (1)

Crafting using Block of Raw Nickel, arranged in the pattern shown. Produces 9× Raw Nickel.

Crafting
Raw Nickel Raw Nickel ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:raw_nickel_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/raw_nickel_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:raw_nickel_ores"
    },
    "y": {
      "item": "modern_industrialization:raw_nickel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}