Raw Silver
techreborn:raw_silver

Raw Silver

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Raw Silver OresRaw Metals

Acquisition

Scrapbox using Scrap Box. Produces Raw Silver.

Scrapbox
Raw Silver Raw Silver guaranteed

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

Crafting ⇆ any arrangement
Raw Silver Raw Silver ×9 guaranteed

Industrial Grinder using Any Silver Ores. Produces 2× Raw Silver and 2× Small Pile of Galena Dust.

Industrial Grinder
Raw Silver Raw Silver ×2 guaranteed
Small Pile of Galena Dust Small Pile of Galena Dust ×2 guaranteed

Industrial Grinder using Any Galena Ores. Produces 2× Galena Dust and Raw Silver and Sulfur Dust.

Industrial Grinder
Galena Dust Galena Dust ×2 guaranteed
Raw Silver Raw Silver guaranteed
Sulfur Dust Sulfur Dust guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Silver Ore1–1100%Fortune increases drop count
Silver Ore1–1100%Fortune increases drop count

Used in (2)

Crafting using Glass, Glass, Glass, Raw Silver, Diamond Dust, Raw Silver, Glass, Glass and Glass, arranged in the pattern shown. Produces 6× Glass Fiber Cable.

Crafting
Glass Fiber Cable Glass Fiber Cable ×6 guaranteed

Crafting using Raw Silver, Raw Silver, Raw Silver, Raw Silver, Raw Silver, Raw Silver, Raw Silver, Raw Silver and Raw Silver, in any arrangement. Produces Block of Raw Silver.

Crafting ⇆ any arrangement
Raw Silver
Raw Silver
Raw Silver
Raw Silver
Raw Silver
Raw Silver
Raw Silver
Raw Silver
Raw Silver
Block of Raw Silver guaranteed
Developer reference
Registry name
techreborn:raw_silver
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/raw_silver_ores
techreborn:items/raw_metals

Recipe JSON (5):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_silver_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:silver_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:silver_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:galena_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}