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}] §9Mooshroom Cow",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"0551db97-ea7e-3c99-b0b6-db65a3d29a6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmI1Mjg0MWYyZmQ1ODllMGJjODRjYmFiZjllMWMyN2NiNzBjYWM5OGY4ZDZiM2RkMDY1ZTU1YTRkY2I3MGQ3NyJ9fX0=\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Farming Fortune: §a{FARMING_FORTUNE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Efficient Mushrooms\",6:\"§7§7Mushroom§7 and Mycelium\",7:\"§7minions work §a{0}% §7faster\",8:\"§7while on your island.\",9:\"\",10:\"§6Mushroom Eater\",11:\"§7§7Mushrooms drop from crops.\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Mooshroom Cow\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOOSHROOM_COW\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false}\",id:\"MOOSHROOM_COW;2\"}}",
"damage": 3,
"lore": [
"§8Farming Pet",
"",
"§7Farming Fortune: §a{FARMING_FORTUNE}",
"§7Health: §a{HEALTH}",
"",
"§6Efficient Mushrooms",
"§7§7Mushroom§7 and Mycelium",
"§7minions work §a{0}% §7faster",
"§7while on your island.",
"",
"§6Mushroom Eater",
"§7§7Mushrooms drop from crops.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
"",
"§9§lRARE"
],
"recipe": {
"A1": "DIGESTED_MUSHROOMS:32",
"A2": "ENCHANTED_MYCELIUM:32",
"A3": "DIGESTED_MUSHROOMS:32",
"B1": "ENCHANTED_MYCELIUM:32",
"B2": "ENCHANTED_EGG:1",
"B3": "ENCHANTED_MYCELIUM:32",
"C1": "DIGESTED_MUSHROOMS:32",
"C2": "ENCHANTED_MYCELIUM:32",
"C3": "DIGESTED_MUSHROOMS:32"
},
"internalname": "MOOSHROOM_COW;2",
"crafttext": "15% chance",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mooshroom_Cow_Pet",
"https://wiki.hypixel.net/Mooshroom_Cow_Pet"
]
}
|