diff options
Diffstat (limited to 'items/PET_ITEM_SPOOKY_CUPCAKE.json')
-rw-r--r-- | items/PET_ITEM_SPOOKY_CUPCAKE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/PET_ITEM_SPOOKY_CUPCAKE.json b/items/PET_ITEM_SPOOKY_CUPCAKE.json index cb772af2..68e6cf5e 100644 --- a/items/PET_ITEM_SPOOKY_CUPCAKE.json +++ b/items/PET_ITEM_SPOOKY_CUPCAKE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§aSpooky Cupcake", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"17d66611-a79c-3662-b09f-29c7fcd34fdb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDk3YWQ5OWQ1M2FhY2NlNmI3YTg0ZDg3NGU2N2I4YzU2ZmFkZWRmZGY2YTI1NjVjNzYyNmNlZmJmYzMwYzM1MSJ9fX0=\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases §c❁ Strength §7by\",8:\"§7§a30 §7and §f✦ Speed §7by §a20\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§a§lUNCOMMON PET ITEM\"],Name:\"§f§f§aSpooky Cupcake\"},ExtraAttributes:{id:\"PET_ITEM_SPOOKY_CUPCAKE\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"17d66611-a79c-3662-b09f-29c7fcd34fdb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDk3YWQ5OWQ1M2FhY2NlNmI3YTg0ZDg3NGU2N2I4YzU2ZmFkZWRmZGY2YTI1NjVjNzYyNmNlZmJmYzMwYzM1MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Grants §c+30❁ Strength§7 and\",8:\"§7§f+20✦ Speed§7.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§a§lUNCOMMON PET ITEM\"],Name:\"§f§f§aSpooky Cupcake\"},ExtraAttributes:{id:\"PET_ITEM_SPOOKY_CUPCAKE\"}}", "damage": 3, "lore": [ "§8Consumed on use", @@ -11,8 +11,8 @@ "§7hold 1 item at a time so choose", "§7wisely!", "", - "§7§7Increases §c❁ Strength §7by", - "§7§a30 §7and §f✦ Speed §7by §a20", + "§7§7Grants §c+30❁ Strength§7 and", + "§7§f+20✦ Speed§7.", "", "§7§eRight click on your pet to", "§egive it this item!", @@ -22,7 +22,7 @@ "internalname": "PET_ITEM_SPOOKY_CUPCAKE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" |