Files
minecraft-assets/data/minecraft/recipe/calibrated_sculk_sensor.json
2025-03-12 18:31:32 +01: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"
}
}