aboutsummaryrefslogtreecommitdiff
path: root/items/PET_CAKE.json
blob: 6d41a63edbde6eb6eeea7b5b77e08d769f4e51b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "itemid": "minecraft:cake",
  "displayname": "§fPet Cake",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Feeding this to your pets gives them\",1:\"§7a boost of §a10,000 Exp§7!\",2:\"\",3:\"§7§eRight-click on your summoned pet to\",4:\"§efeed it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fPet Cake\"},ExtraAttributes:{id:\"PET_CAKE\"}}",
  "damage": 0,
  "lore": [
    "§7Feeding this to your pets gives them",
    "§7a boost of §a10,000 Exp§7!",
    "",
    "§7§eRight-click on your summoned pet to",
    "§efeed it!",
    "",
    "§f§lCOMMON"
  ],
  "internalname": "PET_CAKE",
  "crafttext": "",
  "clickcommand": "",
  "modver": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pet_Cake",
    "https://wiki.hypixel.net/Pet_Cake"
  ]
}