Scrapbox using Scrap Box. Produces Raw Silver.
Raw Silver
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Block of Raw Silver, in any arrangement. Produces 9× Raw Silver.
Grinder using Any Silver Ores. Produces 2× Raw Silver.
Industrial Grinder using Any Silver Ores. Produces 2× Raw Silver and 2× Small Pile of Galena Dust.
Industrial Grinder using Any Galena Ores. Produces 2× Galena Dust and Raw Silver and Sulfur Dust.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Silver Ore | 1–1 | 100% | Fortune increases drop count |
| Silver Ore | 1–1 | 100% | 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 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.
Related items
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
}



