diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-10 13:59:19 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-10 13:59:19 -0400 |
commit | 07db2f0e25609a36d042d8ae3b99855cdc16da8d (patch) | |
tree | 4ca419a75febb461eacda4616eac6ebeaf1a91ee /items | |
parent | adeb4e15a90540f077ad58a8035c0c3fd65c90dc (diff) | |
download | NotEnoughUpdates-REPO-07db2f0e25609a36d042d8ae3b99855cdc16da8d.tar.gz NotEnoughUpdates-REPO-07db2f0e25609a36d042d8ae3b99855cdc16da8d.tar.bz2 NotEnoughUpdates-REPO-07db2f0e25609a36d042d8ae3b99855cdc16da8d.zip |
Add new p2w cosmetic
Diffstat (limited to 'items')
-rw-r--r-- | items/FROZEN_BLAZE_ICICLE.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/FROZEN_BLAZE_ICICLE.json b/items/FROZEN_BLAZE_ICICLE.json new file mode 100644 index 00000000..f6f9a344 --- /dev/null +++ b/items/FROZEN_BLAZE_ICICLE.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Icicle Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"52daafd7-8270-3e00-aca2-5f757e8f3e18\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTEzYzI1NjQwNzA1MTM2Y2Y3NzY3ODQ5MTBjNjNhMGYxNjBmNWFmNmEzOGNjYWNmYmIzMDcxZjI0N2I4MjAwNCJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§5Frozen Blaze Helmet\",7:\"\",8:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Icicle Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"FROZEN_BLAZE_ICICLE\",uuid:\"b0a97d5d-faec-41f4-a3ce-572089521ec0\",timestamp:\"10/10/20 1:50 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§5Frozen Blaze Helmet", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "FROZEN_BLAZE_ICICLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |