diff options
Diffstat (limited to 'items/SNOW_CLOAK.json')
-rw-r--r-- | items/SNOW_CLOAK.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SNOW_CLOAK.json b/items/SNOW_CLOAK.json new file mode 100644 index 00000000..1e69f59f --- /dev/null +++ b/items/SNOW_CLOAK.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Snow Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1daf072c-284e-329d-82e2-b3dde0193caf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2OTM4OTk3ODk1NiwKICAicHJvZmlsZUlkIiA6ICJmYzg3ZTI3YTYwZjY0NjdhOGMwMDgyMmI2ZWY5ZTMyNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJhbmRyZWlvX28iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjEyNGJmYjIyZDZmZjZjMDBhNzNkNWY2NzY5YjkwNzIzMTFiZGU2YzgwMTBkZjU1MWU4Njc1OGU4OTg0YjhiZiIKICAgIH0KICB9Cn0\"}]}},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 CLOAK\"],Name:\"§9Snow Cloak\"},ExtraAttributes:{id:\"SNOW_CLOAK\"}}", + "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 CLOAK" + ], + "internalname": "SNOW_CLOAK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |