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


