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