Scrapbox using Scrap Box. Produces Raw Tin.
Raw Tin
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Block of Raw Tin, in any arrangement. Produces 9× Raw Tin.
Padded using UU-Matter and UU-Matter, arranged in the pattern shown. Produces Raw Tin.
Industrial Grinder using Any Tin Ores. Produces 2× Raw Tin and Zinc Dust and Raw Iron.
Grinder using Any Tin Ores. Produces 2× Raw Tin.
Industrial Grinder using Any Tin Ores. Produces 3× Iron Nugget and 2× Raw Tin and 3× Zinc Nugget.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tin Ore | 1–1 | 100% | Fortune increases drop count |
| Deepslate Tin Ore | 1–1 | 100% | Fortune increases drop count |
Used in (1)
Crafting using Raw Tin, Raw Tin, Raw Tin, Raw Tin, Raw Tin, Raw Tin, Raw Tin, Raw Tin and Raw Tin, in any arrangement. Produces Block of Raw Tin.
Related items
Developer reference
- Registry name
techreborn:raw_tin- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/raw_tin_ores techreborn:items/raw_metals
Recipe JSON (6):
{
"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_tin_storage_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "reborncore:padded",
"pattern": [
" ",
" U ",
" U"
],
"ingredients": {
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:tin_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:tin_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:tin_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

