diff options
Diffstat (limited to 'items/PET_ITEM_SPOOKY_CUPCAKE.json')
-rw-r--r-- | items/PET_ITEM_SPOOKY_CUPCAKE.json | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/items/PET_ITEM_SPOOKY_CUPCAKE.json b/items/PET_ITEM_SPOOKY_CUPCAKE.json index fdac6dce..5df32aa9 100644 --- a/items/PET_ITEM_SPOOKY_CUPCAKE.json +++ b/items/PET_ITEM_SPOOKY_CUPCAKE.json @@ -1,21 +1,20 @@ { "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 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\"}}", + "displayname": "§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 various\",3:\"§7ways but pets can only hold 1 item at\",4:\"§7a time so choose wisely!\",5:\"\",6:\"§7§7Grants §c+30❁ Strength§7 and §f+20✦\",7:\"§fSpeed§7.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§a§lUNCOMMON PET ITEM\"],Name:\"§aSpooky Cupcake\"},ExtraAttributes:{id:\"PET_ITEM_SPOOKY_CUPCAKE\"}}", "damage": 3, "lore": [ "§8Consumed on use", "", - "§7§7Pet items can boost pets in", - "§7various ways but pets can only", - "§7hold 1 item at a time so choose", - "§7wisely!", + "§7§7Pet items can boost pets in various", + "§7ways but pets can only hold 1 item at", + "§7a time so choose wisely!", "", - "§7§7Grants §c+30❁ Strength§7 and", - "§7§f+20✦ Speed§7.", + "§7§7Grants §c+30❁ Strength§7 and §f+20✦", + "§fSpeed§7.", "", - "§7§eRight click on your summoned", - "§epet to give it this item!", + "§7§eRight-click on your summoned pet to", + "§egive it this item!", "", "§a§lUNCOMMON PET ITEM" ], |