Implosion Compressor using Amethyst Dust and End Crystal. Produces Quartz Dust and 16× Amethyst Shard.
Amethyst Shard
Acquisition
Crushing using Any Amethyst Galosphere (300 ticks). Produces 4× Amethyst Shard.
300 ticks
Crusher using no listed ingredients. Produces 4× Amethyst Shard.
Crushing using Amethyst Cluster (150 ticks). Produces Amethyst Shard and 7× Amethyst Shard.
150 ticks
Implosion Compressor using Amethyst Dust and TNT. Produces 16× Amethyst Shard and Quartz Dust.
Crushing using Block of Amethyst (150 ticks). Produces 3× Amethyst Shard and Amethyst Shard.
150 ticks
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Amethyst Cluster | 1–1 | 100% | Fortune increases drop count |
| Amethyst Cluster | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Used in (4)
Crafting using Amethyst Shard, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Spyglass.
Crafting using Amethyst Shard, Amethyst Shard, Sculk Sensor and Amethyst Shard, arranged in the pattern shown. Produces Calibrated Sculk Sensor.
Crafting using Amethyst Shard, Amethyst Shard, Glass, Amethyst Shard and Amethyst Shard, arranged in the pattern shown. Produces 2× Tinted Glass.
Crafting using Amethyst Shard, Amethyst Shard, Amethyst Shard and Amethyst Shard, arranged in the pattern shown. Produces Block of Amethyst.
Developer reference
- Registry name
minecraft:amethyst_shard- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/trim_materials
Recipe JSON (6):
{
"recipe_type": "techreborn:implosion_compressor",
"pattern": null,
"ingredients": [
{
"tag": "c:amethyst_dusts"
},
{
"item": "minecraft:end_crystal"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/galosphere/amethyst"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "galosphere"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 300
}{
"recipe_type": "immersiveengineering:crusher",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:amethyst_cluster"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 150
}{
"recipe_type": "techreborn:implosion_compressor",
"pattern": null,
"ingredients": [
{
"tag": "c:amethyst_dusts"
},
{
"item": "minecraft:tnt"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:amethyst_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 150
}



