repeater.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "minecraft:redstone_torch",
"I": "minecraft:stone",
"X": "minecraft:redstone"
},
"pattern": [
"#X#",
"III"
],
"result": {
"count": 1,
"id": "minecraft:repeater"
}
}