thermal:silver_block

Block of Silver

Thermal Foundation · by King Lemming
block Silver Storage BlockSilver Storage BlockBeacon Base BlocksPickaxe MineableNeeds Iron Tool

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Block of Silver1–1100%Survives Explosion

Used in (2)

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

Crafting ⇆ any arrangement
Silver Ingot Silver Ingot ×9 guaranteed

Block drops

dropscountchanceconditions
Block of Silver1–1100%Survives Explosion
Developer reference
Registry name
thermal:silver_block
Namespace
thermal
Mod ID
thermal_foundation
Tags (5)
forge:blocks/storage_blocks/silver
forge:items/storage_blocks/silver
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/silver"
    },
    "I": {
      "item": "thermal:silver_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}