Crafting using Any Redstone Dust, Brass Sheet, Redstone Torch, Any Stone, Any Stone and Any Stone, arranged in the pattern shown. Produces Pulse Repeater.
Pulse Repeater
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pulse Repeater | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:pulse_repeater- Namespace
create- Mod ID
create- Tags (1)
create:blocks/safe_nbt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RCT",
"SSS"
],
"ingredients": {
"C": {
"tag": "forge:plates/brass"
},
"R": {
"tag": "forge:dusts/redstone"
},
"S": {
"tag": "forge:stone"
},
"T": {
"item": "minecraft:redstone_torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

