Minecraft Item DB
BLOCK

Test Block

test_block
Hardness-1.000
Blast Resistance3600000.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent0

Extended Properties

9 fields
Numeric Id905
Diggable0
Emit Light0
Filter Light15
Min State Id21536
Max State Id21539
Default State21536
States Json[{"name":"mode","type":"enum","num_values":4,"values":["start","log","fail","accept"]}]
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

1 entries
1
Namemode
Typeenum
Num Values4
Values
1start
2log
3fail
4accept

World & Physics

2 properties
TransparentNo
DiggableNo

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "906",
    "numeric_id": "905",
    "name": "test_block",
    "slug": "test_block",
    "display_name": "Test Block",
    "hardness": "-1.000",
    "blast_resistance": "3600000.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "0",
    "diggable": "0",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "21536",
    "max_state_id": "21539",
    "default_state": "21536",
    "states_json": "[{\"name\":\"mode\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"start\",\"log\",\"fail\",\"accept\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}