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