meow-modpack/config/paxi/datapacks/bundle/data/minecraft/recipe/bundle.json

21 lines
No EOL
306 B
JSON

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