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,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 @@
{
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 877 B