Files
minecraft-assets/data/minecraft/recipe/calibrated_sculk_sensor.json
2024-10-16 18:32:00 +02:00

16 lines
276 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "minecraft:amethyst_shard",
"X": "minecraft:sculk_sensor"
},
"pattern": [
" # ",
"#X#"
],
"result": {
"count": 1,
"id": "minecraft:calibrated_sculk_sensor"
}
}