hopper.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"C": {
"item": "minecraft:chest"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"I I",
"ICI",
" I "
],
"result": {
"item": "minecraft:hopper"
},
"show_notification": true
}