Minecraft Item DB
BLOCK

Copper Grate

copper_grate
Hardness3.000
Blast Resistance6.000
Mining Tool
Mining Level
Materialincorrect_for_wooden_tool
Light0
Transparent1

Extended Properties

9 fields
Numeric Id1063
Diggable1
Emit Light0
Filter Light0
Min State Id26845
Max State Id26846
Default State26846
States Json[{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[1451]

Mining & Drops

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

Drop Data

11451

Block States

1 entries
1
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "1064",
    "numeric_id": "1063",
    "name": "copper_grate",
    "slug": "copper_grate",
    "display_name": "Copper Grate",
    "hardness": "3.000",
    "blast_resistance": "6.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "incorrect_for_wooden_tool",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "26845",
    "max_state_id": "26846",
    "default_state": "26846",
    "states_json": "[{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1451]",
    "source_version": "1.21.9"
}