tripwire_hook.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"tag": "minecraft:planks"
},
"I": {
"item": "minecraft:iron_ingot"
},
"S": {
"item": "minecraft:stick"
}
},
"pattern": [
"I",
"S",
"#"
],
"result": {
"count": 2,
"item": "minecraft:tripwire_hook"
},
"show_notification": true
}