Files
Glitchlabs b23c2129fc v1.0.0
2026-05-09 22:56:14 +02:00

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"
}
}