blue_harness.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "harness",
"key": {
"#": "minecraft:blue_wool",
"G": "minecraft:glass",
"L": "minecraft:leather"
},
"pattern": [
"LLL",
"G#G"
],
"result": {
"count": 1,
"id": "minecraft:blue_harness"
}
}