thermal:electrum_block

Block of Electrum

Thermal Foundation · by King Lemming
block Electrum Storage BlockElectrum Storage BlockBeacon Base BlocksPickaxe MineableNeeds Iron Tool

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Block of Electrum1–1100%Survives Explosion

Used in (2)

Crafting using Block of Electrum, in any arrangement. Produces 9× Electrum Ingot.

Crafting ⇆ any arrangement
Electrum Ingot Electrum Ingot ×9 guaranteed

Block drops

dropscountchanceconditions
Block of Electrum1–1100%Survives Explosion
Developer reference
Registry name
thermal:electrum_block
Namespace
thermal
Mod ID
thermal_foundation
Tags (5)
forge:blocks/storage_blocks/electrum
forge:items/storage_blocks/electrum
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/electrum"
    },
    "I": {
      "item": "thermal:electrum_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}