calibrated_sculk_sensor.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:amethyst_shard"
},
"X": {
"item": "minecraft:sculk_sensor"
}
},
"pattern": [
" # ",
"#X#"
],
"result": {
"item": "minecraft:calibrated_sculk_sensor"
},
"show_notification": true
}