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
42
43
44
45
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Rabbit",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",id:\"RABBIT;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Farming Pet",
"",
"§7Health: §a{HEALTH} HP",
"§7Speed: §a{SPEED}",
"",
"§6Happy Feet",
"§7§7Jump potions also give §a+{0}",
"§a§7speed",
"",
"§6Farming Exp Boost",
"§7§7§7Boosts your Farming exp by",
"§7§a{1}%§7",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§5§lEPIC"
],
"internalname": "RABBIT;3",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"recipe": {
"A1": "RABBIT:8",
"A2": "RABBIT:8",
"A3": "RABBIT:8",
"B1": "RABBIT:8",
"B2": "SUPER_EGG:1",
"B3": "RABBIT:8",
"C1": "RABBIT:8",
"C2": "RABBIT:8",
"C3": "RABBIT:8"
},
"crafttext": "80% chance",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rabbit_Pet"
]
}
|