Minecraft Item DB
BLOCK

Repeating Command Block

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

Extended Properties

9 fields
Numeric Id666
Diggable0
Emit Light0
Filter Light15
Min State Id14615
Max State Id14626
Default State14621
States Json[{"name":"conditional","type":"bool","num_values":2},{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]}]
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

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

World & Physics

2 properties
TransparentNo
DiggableNo

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "667",
    "numeric_id": "666",
    "name": "repeating_command_block",
    "slug": "repeating_command_block",
    "display_name": "Repeating Command 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": "14615",
    "max_state_id": "14626",
    "default_state": "14621",
    "states_json": "[{\"name\":\"conditional\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}