modern_industrialization:nickel_ore

Nickel Ore

Modern Industrialization · by Azercoco, Technici4n
block OresNickel OresPickaxe MineableNeeds Stone Tool

Nickel Ore is a block from Modern Industrialization, crafted from Deepslate Nickel Ore.

Acquisition

Crafting using Deepslate Nickel Ore, arranged in the pattern shown. Produces Nickel Ore.

Crafting
Nickel Ore guaranteed

Mining & drops

sourcecountchanceconditions
Nickel Ore1–1100%Drops itself with Silk Touch

Used in (2)

Smelting using Nickel Ore (200 ticks, 0.7 xp). Produces Nickel Ingot.

Smelting

200 ticks· 0.7 xp

Nickel Ingot Nickel Ingot guaranteed

Blasting using Nickel Ore (100 ticks, 0.7 xp). Produces Nickel Ingot.

Blasting

100 ticks· 0.7 xp

Nickel Ingot Nickel Ingot guaranteed

Block drops

dropscountchanceconditions
Nickel Ore1–1100%Drops itself with Silk Touch
Raw Nickel1–1100%Fortune increases drop count
Developer reference
Registry name
modern_industrialization:nickel_ore
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (4)
c:blocks/ores
c:items/nickel_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    " x ",
    "   "
  ],
  "ingredients": {
    "x": {
      "item": "modern_industrialization:deepslate_nickel_ore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}