18 lines
No EOL
318 B
JSON
18 lines
No EOL
318 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"group": "harness",
|
|
"key": {
|
|
"#": "minecraft:light_gray_wool",
|
|
"G": "minecraft:glass",
|
|
"L": "minecraft:leather"
|
|
},
|
|
"pattern": [
|
|
"LLL",
|
|
"G#G"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:light_gray_harness"
|
|
}
|
|
} |