Files
2024-03-13 18:29:36 +01:00

20 lines
288 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:cobblestone"
},
"X": {
"item": "minecraft:stick"
}
},
"pattern": [
"X",
"#"
],
"result": {
"count": 1,
"id": "minecraft:lever"
}
}