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