minecraft · recipes
· 1.20.6
Dropper
dropper
Recipe #854
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:cobblestone"
},
"R": {
"item": "minecraft:redstone"
}
},
"pattern": [
"###",
"# #",
"#R#"
],
"result": {
"count": 1,
"id": "minecraft:dropper"
}
}