modern_industrialization:electrum_block

Block of Electrum

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

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

Acquisition

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

Crafting
Electrum Ingot
Electrum Ingot
Electrum Ingot
Electrum Ingot
Electrum Ingot
Electrum Ingot
Electrum Ingot
Electrum Ingot
Electrum Ingot
Block of Electrum guaranteed

Mining & drops

sourcecountchanceconditions
Block of Electrum1–1100%Survives Explosion

Used in (1)

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

Crafting
Electrum Ingot Electrum Ingot ×9 guaranteed

Block drops

Drops itself when broken.

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