1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §6Reindeer",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"32ffdfaf-3148-3d23-85a7-b9a059cd9dae\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2OTM5MDAxMDk5MywKICAicHJvZmlsZUlkIiA6ICIzZmFhZDFiMWYxMzU0MDM2OGY3YjlmMThlM2Y5YzRiZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJKb3NlUGxheTE5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EyZGY2NWM2ZmQxOWE1OGJlZTM4MjUyMTkyYWM3Y2UyY2YxZGM4NjMyYzM1NDdhOTIyOGI2YjY5NzI0MGQwOTgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%\",4:\"§7Fishing Speed: §a{FISHING_SPEED}\",5:\"\",6:\"§6Winter Sprint\",7:\"§7§7Gain §ddouble §7pet §aEXP§7.\",8:\"\",9:\"§6Infused\",10:\"§7§7Gives §b+{0}§b☂ Fishing Speed\",11:\"§b§7and §b+{1}§3α Sea Creature\",12:\"§3Chance §7while on §cJerry\u0027s\",13:\"§cWorkshop§7.\",14:\"\",15:\"§6Snow Power\",16:\"§7§7Grants §a+{2}% §7bonus gift\",17:\"§7chance during the §cGift Attack\",18:\"§c§7event.\",19:\"\",20:\"§6Icy Wind\",21:\"§7§7Grants §a+{3}% §7chance of\",22:\"§7getting double §bIce Essence§7.\",23:\"\",24:\"§7§eRight-click to add this pet to\",25:\"§eyour pet menu!\",26:\"\",27:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Reindeer\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"REINDEER\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"REINDEER;4\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
"§7Health: §a{HEALTH}",
"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}%",
"§7Fishing Speed: §a{FISHING_SPEED}",
"",
"§6Winter Sprint",
"§7§7Gain §ddouble §7pet §aEXP§7.",
"",
"§6Infused",
"§7§7Gives §b+{0}§b☂ Fishing Speed",
"§b§7and §b+{1}§3α Sea Creature",
"§3Chance §7while on §cJerry\u0027s",
"§cWorkshop§7.",
"",
"§6Snow Power",
"§7§7Grants §a+{2}% §7bonus gift",
"§7chance during the §cGift Attack",
"§c§7event.",
"",
"§6Icy Wind",
"§7§7Grants §a+{3}% §7chance of",
"§7getting double §bIce Essence§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§6§lLEGENDARY"
],
"internalname": "REINDEER;4",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|