modern_industrialization:tin_ore

Tin Ore

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

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

Acquisition

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

Crafting
Tin Ore guaranteed

Mining & drops

sourcecountchanceconditions
Tin Ore1–1100%Drops itself with Silk Touch

Used in (2)

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

Blasting

100 ticks· 0.7 xp

Tin Ingot Tin Ingot guaranteed

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

Smelting

200 ticks· 0.7 xp

Tin Ingot Tin Ingot guaranteed

Block drops

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