modern_industrialization:antimony_block

Block of Antimony

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

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

Acquisition

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

Crafting
Antimony Ingot
Antimony Ingot
Antimony Ingot
Antimony Ingot
Antimony Ingot
Antimony Ingot
Antimony Ingot
Antimony Ingot
Antimony Ingot
Block of Antimony guaranteed

Mining & drops

sourcecountchanceconditions
Block of Antimony1–1100%Survives Explosion

Used in (1)

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

Crafting
Antimony Ingot Antimony Ingot ×9 guaranteed

Block drops

Drops itself when broken.

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