v1.0.0
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user