1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"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 HP\",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\",8:\"\",9:\"§eClick to view recipe!\"],Name:\"§fCow Head\"},ExtraAttributes:{id:\"COW_HEAD\"}}",
"damage": 3,
"lore": [
"§7Health: §a+10 HP",
"§7Defense: §a+5",
"",
"§7Grants immunity to de-buffs",
"§7while equipped.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HELMET"
],
"internalname": "COW_HEAD",
"clickcommand": "viewrecipe",
"modver": "1.0.0"
}
|