Minecraft Item DB
BLOCK

Sculk Shrieker

sculk_shrieker
Hardness3.000
Blast Resistance3.000
Mining Tool
Mining Level
Materialmineable/hoe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id1004
Diggable1
Emit Light0
Filter Light1
Min State Id25099
Max State Id25106
Default State25106
States Json[{"name":"can_summon","type":"bool","num_values":2},{"name":"shrieking","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[]

Mining & Drops

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

No structured drop data is currently attached to this block.

Block States

3 entries
1
Namecan_summon
Typebool
Num Values2
2
Nameshrieking
Typebool
Num Values2
3
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "1005",
    "numeric_id": "1004",
    "name": "sculk_shrieker",
    "slug": "sculk_shrieker",
    "display_name": "Sculk Shrieker",
    "hardness": "3.000",
    "blast_resistance": "3.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/hoe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "1",
    "min_state_id": "25099",
    "max_state_id": "25106",
    "default_state": "25106",
    "states_json": "[{\"name\":\"can_summon\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"shrieking\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}