diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/SNOW_SUIT_HELMET.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SNOW_SUIT_HELMET.json')
-rw-r--r-- | items/SNOW_SUIT_HELMET.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/SNOW_SUIT_HELMET.json b/items/SNOW_SUIT_HELMET.json new file mode 100644 index 00000000..0fbcb0a1 --- /dev/null +++ b/items/SNOW_SUIT_HELMET.json @@ -0,0 +1,30 @@ +{ + "internalname": "SNOW_SUIT_HELMET", + "itemid": "minecraft:skull", + "displayname": "Snow Suit Helmet", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"564f289a-f6ef-31a7-83d2-bce309d814f8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2QxMTE5NjQzY2VjZmJlMDA0MTQxYTFlYTQwNjJmODMxNWNhNzhlNTAzOTU4YWM1MDUwNWU4NTkyYzQ0YTYwMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+30\",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 HELMET\"],Name:\"§5Snow Suit Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SNOW_SUIT_HELMET\",uuid:\"01967610-a3d7-4d8b-b8ac-663debb405fd\",timestamp:\"1/26/20 12:02 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+70 HP", + "§7Defense: §a+30", + "", + "§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 HELMET" + ] +}
\ No newline at end of file |