Minecraft Item DB
BLOCK

Redstone Repeater

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

Extended Properties

9 fields
Numeric Id298
Diggable1
Emit Light0
Filter Light0
Min State Id6833
Max State Id6896
Default State6836
States Json[{"name":"delay","type":"int","num_values":4,"values":["1","2","3","4"]},{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"locked","type":"bool","num_values":2},{"name":"powered","type":"bool","num_values":2}]
Drops Json[720]

Mining & Drops

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

Drop Data

1720

Block States

4 entries
1
Namedelay
Typeint
Num Values4
Values
11
22
33
44
2
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
3
Namelocked
Typebool
Num Values2
4
Namepowered
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "299",
    "numeric_id": "298",
    "name": "repeater",
    "slug": "repeater",
    "display_name": "Redstone Repeater",
    "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": "0",
    "min_state_id": "6833",
    "max_state_id": "6896",
    "default_state": "6836",
    "states_json": "[{\"name\":\"delay\",\"type\":\"int\",\"num_values\":4,\"values\":[\"1\",\"2\",\"3\",\"4\"]},{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"locked\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[720]",
    "source_version": "1.21.9"
}