modern_industrialization:nickel_block

Block of Nickel

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

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

Acquisition

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

Crafting
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Nickel Ingot
Block of Nickel guaranteed

Mining & drops

sourcecountchanceconditions
Block of Nickel1–1100%Survives Explosion

Used in (1)

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

Crafting
Nickel Ingot Nickel Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:nickel_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/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:nickel_ingots"
    },
    "y": {
      "item": "modern_industrialization:nickel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}