modern_industrialization:silver_block

Block of Silver

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

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

Acquisition

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

Crafting
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Silver Ingot
Block of Silver guaranteed

Mining & drops

sourcecountchanceconditions
Block of Silver1–1100%Survives Explosion

Used in (1)

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

Crafting
Silver Ingot Silver Ingot ×9 guaranteed

Block drops

Drops itself when broken.

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