diff options
Diffstat (limited to 'items/PET_ITEM_SPOOKY_CUPCAKE.json')
-rw-r--r-- | items/PET_ITEM_SPOOKY_CUPCAKE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/PET_ITEM_SPOOKY_CUPCAKE.json b/items/PET_ITEM_SPOOKY_CUPCAKE.json index 6547e68b..fdac6dce 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": "{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\"}}", + "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 summoned\",11:\"§epet to give 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", @@ -14,8 +14,8 @@ "§7§7Grants §c+30❁ Strength§7 and", "§7§f+20✦ Speed§7.", "", - "§7§eRight click on your pet to", - "§egive it this item!", + "§7§eRight click on your summoned", + "§epet to give it this item!", "", "§a§lUNCOMMON PET ITEM" ], |