diff options
Diffstat (limited to 'items/PET_SKIN_WOLF.json')
-rw-r--r-- | items/PET_SKIN_WOLF.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/items/PET_SKIN_WOLF.json b/items/PET_SKIN_WOLF.json index 2c467ca6..f9611655 100644 --- a/items/PET_SKIN_WOLF.json +++ b/items/PET_SKIN_WOLF.json @@ -1,28 +1,27 @@ { "itemid": "minecraft:skull", "displayname": "§5Dark Wolf Skin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"be4a9ed9-609c-32ea-b49b-44a7bd7ab0f2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzhlNDE0ZTc2MmUxMDI0Yzc5OWU3MGI3YTUyN2MyMmZiOTU2NDhmMTQxZDY2MGIxMGM1MTJjYzEyNDMzNDIxOCJ9fX0K\"}]}},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 Wolf pets.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Dark Wolf Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_WOLF\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be4a9ed9-609c-32ea-b49b-44a7bd7ab0f2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzhlNDE0ZTc2MmUxMDI0Yzc5OWU3MGI3YTUyN2MyMmZiOTU2NDhmMTQxZDY2MGIxMGM1MTJjYzEyNDMzNDIxOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but only\",4:\"§7one skin can be active at a time!\",5:\"\",6:\"§7§7This skin can only be applied to Wolf\",7:\"§7pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Dark Wolf Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_WOLF\"}}", "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!", + "§7particle trail of your pet but only", + "§7one skin can be active at a time!", "", - "§7§7This skin can only be applied", - "§7to Wolf pets.", + "§7§7This skin can only be applied to Wolf", + "§7pets.", "", - "§7§eRight click on your summoned", - "§epet to apply this skin!", + "§7§eRight-click on your summoned pet to", + "§eapply this skin!", "", "§5§lEPIC COSMETIC" ], "internalname": "PET_SKIN_WOLF", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale", |