Minecraft Item DB
BLOCK

Amethyst Cluster

amethyst_cluster
Hardness1.500
Blast Resistance1.500
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light5
Transparent1

Extended Properties

9 fields
Numeric Id978
Diggable1
Emit Light5
Filter Light0
Min State Id23202
Max State Id23213
Default State23211
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[902]

Mining & Drops

Imported + derived data
Effective Toolpickaxe
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

1902

Block States

2 entries
1
Namefacing
Typeenum
Num Values6
Values
1north
2east
3south
4west
5up
6down
2
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:amethyst_cluster
/setblock ~ ~ ~ minecraft:amethyst_cluster
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:amethyst_cluster

Technical Data

{
    "id": "979",
    "numeric_id": "978",
    "name": "amethyst_cluster",
    "slug": "amethyst_cluster",
    "display_name": "Amethyst Cluster",
    "hardness": "1.500",
    "blast_resistance": "1.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "5",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "5",
    "filter_light": "0",
    "min_state_id": "23202",
    "max_state_id": "23213",
    "default_state": "23211",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[902]",
    "source_version": "1.21.9"
}