This commit is contained in:
Glitchlabs
2026-05-09 22:56:14 +02:00
commit b23c2129fc
411 changed files with 162068 additions and 0 deletions
@@ -0,0 +1,27 @@
{
"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"
}
}