Amethyst Shard
minecraft:amethyst_shard

Amethyst Shard

Minecraft · by Mojang Studios
item Trim Materials

Acquisition

Crushing using Any Amethyst Galosphere (300 ticks). Produces 4× Amethyst Shard.

Crushing conditional
Any Amethyst Galosphere Any Amethyst Galosphere·members not yet documented

300 ticks

Amethyst Shard Amethyst Shard ×4 80%

Crusher using no listed ingredients. Produces 4× Amethyst Shard.

Crusher
Amethyst Shard Amethyst Shard ×4 guaranteed

Crushing using Amethyst Cluster (150 ticks). Produces Amethyst Shard and 7× Amethyst Shard.

Crushing
Amethyst Shard Amethyst Shard 50%
Amethyst Shard Amethyst Shard ×7 guaranteed

Crushing using Block of Amethyst (150 ticks). Produces 3× Amethyst Shard and Amethyst Shard.

Crushing
Amethyst Shard Amethyst Shard ×3 guaranteed
Amethyst Shard Amethyst Shard 50%

Mining & drops

sourcecountchanceconditions
Amethyst Cluster1–1100%Fortune increases drop count
Amethyst Cluster1–1100%
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%

Used in (4)

Crafting using Amethyst Shard, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Spyglass.

Crafting
Amethyst Shard
Copper Ingot
Copper Ingot
Spyglass Spyglass guaranteed

Crafting using Amethyst Shard, Amethyst Shard, Sculk Sensor and Amethyst Shard, arranged in the pattern shown. Produces Calibrated Sculk Sensor.

Crafting
Amethyst Shard
Amethyst Shard
Sculk Sensor
Amethyst Shard
Calibrated Sculk Sensor Calibrated Sculk Sensor guaranteed

Crafting using Amethyst Shard, Amethyst Shard, Glass, Amethyst Shard and Amethyst Shard, arranged in the pattern shown. Produces 2× Tinted Glass.

Crafting
Tinted Glass ×2 guaranteed

Crafting using Amethyst Shard, Amethyst Shard, Amethyst Shard and Amethyst Shard, arranged in the pattern shown. Produces Block of Amethyst.

Crafting
Amethyst Shard
Amethyst Shard
Amethyst Shard
Amethyst Shard
Block of Amethyst guaranteed
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
}