minecraft:amethyst_block

Block of Amethyst

Minecraft · by Mojang Studios
block Crystal Sound BlocksPickaxe MineableVibration Resonators

Acquisition

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

Mining & drops

sourcecountchanceconditions
Block of Amethyst1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:amethyst_block
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/crystal_sound_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/vibration_resonators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:amethyst_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}