27 lines
444 B
JSON
27 lines
444 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"show_notification": false,
|
|
"category": "equipment",
|
|
"pattern": [
|
|
"SGS",
|
|
"SLS",
|
|
"GRG"
|
|
],
|
|
"key": {
|
|
"S": {
|
|
"item": "minecraft:string"
|
|
},
|
|
"G": {
|
|
"item": "minecraft:gold_nugget"
|
|
},
|
|
"L": {
|
|
"item": "minecraft:leather"
|
|
},
|
|
"R": {
|
|
"item": "minecraft:trial_key"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "pickpocketing:pickpocketing_gloves"
|
|
}
|
|
} |