diff options
Diffstat (limited to 'items/SNOW_SUIT_CHESTPLATE.json')
-rw-r--r-- | items/SNOW_SUIT_CHESTPLATE.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/SNOW_SUIT_CHESTPLATE.json b/items/SNOW_SUIT_CHESTPLATE.json new file mode 100644 index 00000000..ec480727 --- /dev/null +++ b/items/SNOW_SUIT_CHESTPLATE.json @@ -0,0 +1,30 @@ +{ + "internalname": "SNOW_SUIT_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Snow Suit Chestplate", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+40\",2:\"\",3:\"§6Full Set Bonus: Cold Thumb\",4:\"§7Allows the wearer to shoot\",5:\"§7unlimited snowballs when using\",6:\"§7§9Frosty the Snow Cannon§7.\",7:\"\",8:\"§7Each piece grants a §a5% §7bonus\",9:\"§7gift chance for every present\",10:\"§7you earn from the §cGift Attack\",11:\"§c§7minigame!\",12:\"\",13:\"§7All stats of this armor piece\",14:\"§7are doubled while on the Winter\",15:\"§7Island!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§5§lEPIC CHESTPLATE\"],color:16777215,Name:\"§5Snow Suit Chestplate\"},ExtraAttributes:{color:\"255:255:255\",originTag:\"UNKNOWN\",id:\"SNOW_SUIT_CHESTPLATE\",uuid:\"ca198bbf-a5f5-4791-9709-d17087e23039\",timestamp:\"1/29/20 3:09 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+40", + "", + "§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 the Winter", + "§7Island!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |