diff options
Diffstat (limited to 'items/SNOW_GLOVES.json')
-rw-r--r-- | items/SNOW_GLOVES.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SNOW_GLOVES.json b/items/SNOW_GLOVES.json new file mode 100644 index 00000000..47371d55 --- /dev/null +++ b/items/SNOW_GLOVES.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Snow Gloves", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"71f57944-19a7-3ad1-97e6-9abb66bd8058\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2OTM4OTk1MzIwMywKICAicHJvZmlsZUlkIiA6ICIwNDNkZWIzOGIyNjE0MTg1YTIzYzU4ZmI2YTc5ZWZkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJWaXRhbFNpZ256MiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lODg3NDUwNDk3OGJkODY4ODgwYjAwNGU4ZTYxMTEzYmI1OGExMDIzYWY4NjczN2U3NzUxMTEwOGEyNmVjMDViIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Speed: §a+4\",2:\"§7Intelligence: §a+10\",3:\"\",4:\"§6Full Set Bonus: Cold Thumb\",5:\"§7Allows the wearer to shoot\",6:\"§7unlimited snowballs when using\",7:\"§7§9Frosty the Snow Cannon§7.\",8:\"\",9:\"§7Each piece grants a §a5% §7bonus\",10:\"§7gift chance for every present\",11:\"§7you earn from the §cGift Attack\",12:\"§c§7minigame!\",13:\"\",14:\"§7All stats of this armor piece\",15:\"§7are doubled while on §cJerry\u0027s\",16:\"§cWorkshop§7!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§9§lRARE GLOVES\"],Name:\"§9Snow Gloves\"},ExtraAttributes:{id:\"SNOW_GLOVES\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Speed: §a+4", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Cold Thumb", + "§7Allows the wearer to shoot", + "§7unlimited snowballs when using", + "§7§9Frosty the Snow Cannon§7.", + "", + "§7Each piece grants a §a5% §7bonus", + "§7gift chance for every present", + "§7you earn from the §cGift Attack", + "§c§7minigame!", + "", + "§7All stats of this armor piece", + "§7are doubled while on §cJerry\u0027s", + "§cWorkshop§7!", + "", + "§7§8This item can be reforged!", + "§9§lRARE GLOVES" + ], + "internalname": "SNOW_GLOVES", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |