Silver Ingot
thermal:silver_ingot

Silver Ingot

Thermal Foundation · by King Lemming
item Silver Ingot

Acquisition

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

Crafting ⇆ any arrangement
Silver Ingot Silver Ingot ×9 guaranteed

Blasting using Raw Silver (100 ticks, 0.7 xp). Produces Silver Ingot.

Blasting

100 ticks· 0.7 xp

Silver Ingot Silver Ingot guaranteed

Blasting using Silver Dust (100 ticks). Produces Silver Ingot.

Blasting

100 ticks

Silver Ingot Silver Ingot guaranteed

Smelting using Crushed Raw Silver (200 ticks, 0.1 xp). Produces Silver Ingot.

Smelting conditional

200 ticks· 0.1 xp

Silver Ingot Silver Ingot guaranteed

Smelting using Deepslate Silver Ore (200 ticks, 1 xp). Produces Silver Ingot.

Smelting

200 ticks· 1 xp

Silver Ingot Silver Ingot guaranteed

Smelting using Silver Dust (200 ticks). Produces Silver Ingot.

Smelting

200 ticks

Silver Ingot Silver Ingot guaranteed

Blasting using Silver Ore (100 ticks, 1 xp). Produces Silver Ingot.

Blasting

100 ticks· 1 xp

Silver Ingot Silver Ingot guaranteed

Blasting using Crushed Raw Silver (100 ticks, 0.1 xp). Produces Silver Ingot.

Blasting conditional

100 ticks· 0.1 xp

Silver Ingot Silver Ingot guaranteed

Smelting using Silver Ore (200 ticks, 1 xp). Produces Silver Ingot.

Smelting

200 ticks· 1 xp

Silver Ingot Silver Ingot guaranteed

Smelting using Raw Silver (200 ticks, 0.7 xp). Produces Silver Ingot.

Smelting

200 ticks· 0.7 xp

Silver Ingot Silver Ingot guaranteed

Blasting using Deepslate Silver Ore (100 ticks, 1 xp). Produces Silver Ingot.

Blasting

100 ticks· 1 xp

Silver Ingot Silver Ingot guaranteed

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

Crafting
Any Silver Nugget
Any Silver Nugget
Any Silver Nugget
Any Silver Nugget
Silver Nugget
Any Silver Nugget
Any Silver Nugget
Any Silver Nugget
Any Silver Nugget
Silver Ingot Silver Ingot guaranteed

Used in (3)

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

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

Crafting ⇆ any arrangement
Silver Ingot
Silver Nugget Silver Nugget ×9 guaranteed
Developer reference
Registry name
thermal:silver_ingot
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
forge:items/ingots/silver

Recipe JSON (12):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "thermal:silver_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:raw_silver"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:silver_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_silver"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "thermal"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:deepslate_silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:silver_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_silver"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "thermal"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:raw_silver"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:deepslate_silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/silver"
    },
    "I": {
      "item": "thermal:silver_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}