Industrial Grinder using Any Sapphire Ores. Produces 6× Small Pile of Sapphire Dust and Sapphire and 2× Small Pile of Peridot.
Sapphire
Acquisition
Implosion Compressor using Sapphire Dust and End Crystal. Produces 3× Sapphire and 4× Small Pile of Ender Eye Dust.
Implosion Compressor using Sapphire Dust and TNT. Produces 12× Dark Ashes and 3× Sapphire.
Crafting using Block of Sapphire, in any arrangement. Produces 9× Sapphire.
Scrapbox using Scrap Box. Produces Sapphire.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sapphire Ore | 1–1 | 100% | Fortune increases drop count |
Used in (10)
Crafting using Sapphire, Sapphire, Sapphire and Sapphire, arranged in the pattern shown. Produces Sapphire Boots.
Crafting using Sapphire, Sapphire, Stick and Stick, arranged in the pattern shown. Produces Sapphire Hoe.
Crafting using Sapphire, Sapphire, Sapphire, Stick and Stick, arranged in the pattern shown. Produces Sapphire Pickaxe.
Crafting using Sapphire, Sapphire, Sapphire, Sapphire, Sapphire, Sapphire, Sapphire, Sapphire and Sapphire, in any arrangement. Produces Block of Sapphire.
Crafting using Sapphire, Sapphire, Sapphire, Sapphire and Sapphire, arranged in the pattern shown. Produces Sapphire Helmet.
Related items
Developer reference
- Registry name
techreborn:sapphire_gem- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/sapphires techreborn:items/gems
Recipe JSON (5):
{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:sapphire_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:implosion_compressor",
"pattern": null,
"ingredients": [
{
"tag": "c:sapphire_dusts"
},
{
"item": "minecraft:end_crystal"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:implosion_compressor",
"pattern": null,
"ingredients": [
{
"tag": "c:sapphire_dusts"
},
{
"item": "minecraft:tnt"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:sapphire_storage_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


