v1.0.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"item.pickpocketing.pickpocketing_gloves": "Taschendieb-Handschuhe",
|
||||
"item.pickpocketing.ender_pickpocketing_gloves": "Ender-Taschendieb-Handschuhe",
|
||||
"pickpocketing.cooldown": "Du musst noch %d Sekunden warten!"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"item.pickpocketing.pickpocketing_gloves": "Pickpocketing Gloves",
|
||||
"item.pickpocketing.ender_pickpocketing_gloves": "Ender Pickpocketing Gloves",
|
||||
"pickpocketing.cooldown": "You must wait %d seconds!"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "pickpocketing:item/ender_pickpocketing_gloves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "pickpocketing:item/pickpocketing_gloves"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 795 B |
Binary file not shown.
|
After Width: | Height: | Size: 877 B |
Reference in New Issue
Block a user