Minecraft Item DB
BLOCK

TNT

tnt
Hardness0.000
Blast Resistance0.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent0

Extended Properties

9 fields
Numeric Id176
Diggable1
Emit Light0
Filter Light15
Min State Id2140
Max State Id2141
Default State2141
States Json[{"name":"unstable","type":"bool","num_values":2}]
Drops Json[746]

Mining & Drops

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

Drop Data

1746

Block States

1 entries
1
Nameunstable
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "177",
    "numeric_id": "176",
    "name": "tnt",
    "slug": "tnt",
    "display_name": "TNT",
    "hardness": "0.000",
    "blast_resistance": "0.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "2140",
    "max_state_id": "2141",
    "default_state": "2141",
    "states_json": "[{\"name\":\"unstable\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[746]",
    "source_version": "1.21.9"
}