1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "PUFFERFISH_HAT",
"itemid": "minecraft:skull",
"displayname": "Pufferfish Hat",
"clickcommand": "viewrecipe",
"damage": 3,
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"97f9a798-b537-3e70-b3fa-d14c05e1792c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk1NTkzODg5OTNmZTc4MmY2N2JkNThkOThjNGRmNTZiY2Q0MzBlZGNiMmY2NmVmNTc3N2E3M2MyN2RlMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Health: §a+20 HP\",3:\"\",4:\"§6Item Ability: Spiky\",5:\"§7While wearing, your attacks have\",6:\"§7a chance to deal §a10 damage\",7:\"§aplus 20%§7 of your Strength to\",8:\"§7nearby enemies!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HELMET\"],Name:\"§fPufferfish Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PUFFERFISH_HAT\",uuid:\"4f9056a2-7503-4d51-86a6-05001ab28af2\",timestamp:\"3/31/20 2:35 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Strength: §c+10",
"",
"§7Health: §a+20 HP",
"",
"§6Item Ability: Spiky",
"§7While wearing, your attacks have",
"§7a chance to deal §a10 damage",
"§aplus 20%§7 of your Strength to",
"§7nearby enemies!",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HELMET"
]
}
|