diff options
Diffstat (limited to 'items/PET_SKIN_ENDERMAN.json')
-rw-r--r-- | items/PET_SKIN_ENDERMAN.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/items/PET_SKIN_ENDERMAN.json b/items/PET_SKIN_ENDERMAN.json index 698d9ccf..10082c2b 100644 --- a/items/PET_SKIN_ENDERMAN.json +++ b/items/PET_SKIN_ENDERMAN.json @@ -1,28 +1,27 @@ { "itemid": "minecraft:skull", "displayname": "§5Spooky Enderman Skin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62d9011f-9a1c-3673-b60e-d38c5ce1e4af\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWE4NGNjODgxOGMyOTM0ODRmZGFhZmM4ZmEyZjBiZjM5ZTU1NzMzYTI0N2Q2ODAyM2RmMmM2YzZiOWI2NzFkMCJ9fX0K\"}]}},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 Enderman pets.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Spooky Enderman Skin\"},ExtraAttributes:{id:\"PET_SKIN_ENDERMAN\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"62d9011f-9a1c-3673-b60e-d38c5ce1e4af\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWE4NGNjODgxOGMyOTM0ODRmZGFhZmM4ZmEyZjBiZjM5ZTU1NzMzYTI0N2Q2ODAyM2RmMmM2YzZiOWI2NzFkMCJ9fX0K\"}]}},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\",7:\"§7Enderman pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Spooky Enderman Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_ENDERMAN\"}}", "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 Enderman pets.", + "§7§7This skin can only be applied to", + "§7Enderman pets.", "", - "§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_ENDERMAN", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale", |