Silver Ingot
bewitchment:silver_ingot

Silver Ingot

Bewitchment · by MoriyaShiine, cybercat5555
item Silver Ingots

Silver Ingot is a item from Bewitchment, crafted from Raw Silver.

Acquisition

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 Silver Ore (100 ticks, 0.7 xp). Produces Silver Ingot.

Blasting

100 ticks· 0.7 xp

Silver Ingot Silver Ingot guaranteed

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

Blasting

100 ticks· 0.7 xp

Silver Ingot Silver Ingot guaranteed

Smelting using Deepslate Silver Ore (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, 0.7 xp). Produces Silver Ingot.

Blasting

100 ticks· 0.7 xp

Silver Ingot Silver Ingot guaranteed

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

Crafting ⇆ any arrangement
Silver Ingot Silver Ingot ×9 guaranteed

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

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

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

Smelting

200 ticks· 0.7 xp

Silver Ingot Silver Ingot guaranteed

Used in (2)

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

Crafting ⇆ any arrangement
Silver Ingot
Silver Nugget Silver Nugget ×9 guaranteed

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
Developer reference
Registry name
bewitchment:silver_ingot
Namespace
bewitchment
Mod ID
bewitchment
Tags (1)
c:items/silver_ingots

Recipe JSON (8):

{
  "recipe_type": "smelting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:raw_silver"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "blasting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "blasting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:raw_silver"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "smelting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:deepslate_silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "blasting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:deepslate_silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:silver_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "bewitchment:silver_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "smelting",
  "pattern": null,
  "ingredients": {
    "item": "bewitchment:silver_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "silver_ingot",
  "experience": 0.7,
  "cooking_time": 200
}