modern_industrialization:antimony_ore

Antimony Ore

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

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

Acquisition

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

Crafting
Antimony Ore guaranteed

Mining & drops

sourcecountchanceconditions
Antimony Ore1–1100%Drops itself with Silk Touch

Used in (2)

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

Blasting

100 ticks· 0.7 xp

Antimony Ingot Antimony Ingot guaranteed

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

Smelting

200 ticks· 0.7 xp

Antimony Ingot Antimony Ingot guaranteed

Block drops

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