minecraft · recipes
· 1.20.6
Compass
compass
Recipe #371
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:iron_ingot"
},
"X": {
"item": "minecraft:redstone"
}
},
"pattern": [
" # ",
"#X#",
" # "
],
"result": {
"count": 1,
"id": "minecraft:compass"
}
}