20 lines
No EOL
320 B
JSON
20 lines
No EOL
320 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:amethyst_shard"
|
|
},
|
|
"X": {
|
|
"item": "minecraft:sculk_sensor"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" # ",
|
|
"#X#"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:calibrated_sculk_sensor"
|
|
}
|
|
} |