minecraft · recipes
· 1.21.11
Gray Harness
gray_harness
Recipe #469
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"group": "harness",
"key": {
"#": "minecraft:gray_wool",
"G": "minecraft:glass",
"L": "minecraft:leather"
},
"pattern": [
"LLL",
"G#G"
],
"result": {
"count": 1,
"id": "minecraft:gray_harness"
}
}