diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 10:24:38 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 10:24:38 -0400 |
commit | a1550317d20257ab4baa862d41cfb50d351cde30 (patch) | |
tree | 90784e464c3c399361abe1e07d0f59540252237d /items/PET_SKIN_GUARDIAN.json | |
parent | 676ca2614a78336167aa292ef1b354c03f352093 (diff) | |
download | NotEnoughUpdates-REPO-a1550317d20257ab4baa862d41cfb50d351cde30.tar.gz NotEnoughUpdates-REPO-a1550317d20257ab4baa862d41cfb50d351cde30.tar.bz2 NotEnoughUpdates-REPO-a1550317d20257ab4baa862d41cfb50d351cde30.zip |
Vannila Fixes
Diffstat (limited to 'items/PET_SKIN_GUARDIAN.json')
-rw-r--r-- | items/PET_SKIN_GUARDIAN.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/PET_SKIN_GUARDIAN.json b/items/PET_SKIN_GUARDIAN.json new file mode 100644 index 00000000..890ef78d --- /dev/null +++ b/items/PET_SKIN_GUARDIAN.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Watcher Guardian Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"36e3a30b-fa57-3aa6-ab40-76565a7ec96f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjYzc2ZTdhZjI5ZjVmM2ZiZmQ2ZWNlNzk0MTYwODExZWZmOTZmNzUzNDU5ZmE2MWQ3YWQxNzZhMDY0ZTNjNSJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Guardian pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Watcher Guardian Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_GUARDIAN\",uuid:\"b78ad8d1-b453-4cc5-995b-b59fc3881f74\",timestamp:\"10/1/20 9:05 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Guardian pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_GUARDIAN", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +}
\ No newline at end of file |