minecraft · recipes
· 1.21.11
Clock
clock
Recipe #943
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:gold_ingot",
"X": "minecraft:redstone"
},
"pattern": [
" # ",
"#X#",
" # "
],
"result": {
"count": 1,
"id": "minecraft:clock"
}
}