dropper.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:cobblestone"
},
"R": {
"item": "minecraft:redstone"
}
},
"pattern": [
"###",
"# #",
"#R#"
],
"result": {
"item": "minecraft:dropper"
},
"show_notification": true
}