modern_industrialization:tungsten_ore

Tungsten Ore

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

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

Acquisition

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

Crafting
Tungsten Ore guaranteed

Mining & drops

sourcecountchanceconditions
Tungsten Ore1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Raw Tungsten1–1100%Fortune increases drop count
Tungsten Ore1–1100%Drops itself with Silk Touch
Developer reference
Registry name
modern_industrialization:tungsten_ore
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (4)
c:blocks/ores
c:items/tungsten_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_tungsten_ore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}