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
|
{
"itemid": "minecraft:skull",
"displayname": "§fCow Head",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"f2dfc29a-a121-33a8-8773-226e9131421f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWQ2YzZlZGE5NDJmN2Y1ZjcxYzMxNjFjNzMwNmY0YWVkMzA3ZDgyODk1ZjlkMmIwN2FiNDUyNTcxOGVkYzUifX19\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Defense: §a+5\",2:\"\",3:\"§7Grants immunity to de-buffs\",4:\"§7while equipped.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fCow Head\"},ExtraAttributes:{id:\"COW_HEAD\"}}",
"damage": 3,
"lore": [
"§7Health: §a+10",
"§7Defense: §a+5",
"",
"§7Grants immunity to de-buffs",
"§7while equipped.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HELMET"
],
"recipe": {
"A1": "RAW_BEEF:1",
"A2": "RAW_BEEF:1",
"A3": "RAW_BEEF:1",
"B1": "RAW_BEEF:1",
"B2": "",
"B3": "RAW_BEEF:1",
"C1": "RAW_BEEF:1",
"C2": "RAW_BEEF:1",
"C3": "RAW_BEEF:1"
},
"internalname": "COW_HEAD",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cow_Head"
],
"crafttext": "Requires: Leather II"
}
|