Files
minecraft-assets/data/minecraft/recipe/bundle.json
2025-03-05 18:31:24 +01:00

16 lines
243 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": "minecraft:leather",
"-": "minecraft:string"
},
"pattern": [
"-",
"#"
],
"result": {
"count": 1,
"id": "minecraft:bundle"
}
}