diff options
Diffstat (limited to 'items/PET_SKIN_RABBIT.json')
-rw-r--r-- | items/PET_SKIN_RABBIT.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/PET_SKIN_RABBIT.json b/items/PET_SKIN_RABBIT.json index e048e9c7..39e15277 100644 --- a/items/PET_SKIN_RABBIT.json +++ b/items/PET_SKIN_RABBIT.json @@ -1,28 +1,27 @@ { "itemid": "minecraft:skull", "displayname": "§5Pretty Rabbit Skin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6e4a93dc-c051-33f0-ae3d-17c29da03219\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTM0NjMxZDk0MGZkZGI2ODlkZGVmNmEzYjM1MmM1MDIyMGM0NjBkYmEwNWNkMThkYzgzMTkyYjU5ZGM2NDdmOCJ9fX0K\"}]}},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 Rabbit pets.\",9:\"\",10:\"§7§eRight click on your summoned\",11:\"§epet to apply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Pretty Rabbit Skin\"},ExtraAttributes:{id:\"PET_SKIN_RABBIT\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6e4a93dc-c051-33f0-ae3d-17c29da03219\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTM0NjMxZDk0MGZkZGI2ODlkZGVmNmEzYjM1MmM1MDIyMGM0NjBkYmEwNWNkMThkYzgzMTkyYjU5ZGM2NDdmOCJ9fX0K\"}]}},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\",7:\"§7to Rabbit pets.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§eapply this skin!\",11:\"\",12:\"§5§lEPIC COSMETIC\"],Name:\"§5Pretty Rabbit Skin\"},ExtraAttributes:{id:\"PET_SKIN_RABBIT\"},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!", + "§7particle trail of your pet but only", + "§7one skin can be active at a time!", "", "§7§7This skin can only be applied", "§7to Rabbit 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_RABBIT", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale", |