minecraft-src/data/minecraft/recipe/lead.json
2025-09-18 12:27:44 +00:00

16 lines
No EOL
226 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"~": "minecraft:string"
},
"pattern": [
"~~ ",
"~~ ",
" ~"
],
"result": {
"count": 2,
"id": "minecraft:lead"
}
}