minecraft · recipes
· 1.12.2
Compass
compass
Recipe #371
1.12.2
#11
{
"type": "crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"key": {
"#": {
"item": "minecraft:iron_ingot"
},
"X": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "minecraft:compass"
}
}