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
|
{
"itemid": "minecraft:skull",
"displayname": "§aPure Blobfish Hat",
"nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"6f12b33e-5dc8-3826-b10b-884286996a62\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EwNjM3Nzc4YmRjYTE4MjRmZjI3NTA2MDNhZWY2MmU5YzkzMTA4OGY0YzdhNTFjMDkwMmVkZDU5NmE3NDZkZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Strength: §c+28 §8(Pure +3)\",1:\"§7Crit Chance: §c+4% §8(Pure +4%)\",2:\"§7Crit Damage: §c+3% §8(Pure +3%)\",3:\"§7Bonus Attack Speed: §c+1% §8(Pure +1%)\",4:\"\",5:\"§7Health: §a+78 HP §8(Pure +3 HP)\",6:\"§7Defense: §a+18 §8(Pure +3)\",7:\"§7Speed: §a+1 §8(Pure +1)\",8:\"§7Intelligence: §a-7 §8(Pure +3)\",9:\"\",10:\"§9Growth V\",11:\"§7Grants §a+75 §c❤ Health§7.\",12:\"§9Protection V\",13:\"§7Grants §a+15 §a❈ Defense§7.\",14:\"\",15:\"§a§lUNCOMMON HELMET\"],Name:\"§aPure Blobfish Hat\"},ExtraAttributes:{modifier:\"pure\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"BLOBFISH_HAT\",enchantments:{growth:5,protection:5},uuid:\"6ed686e5-4702-4ec1-9cf6-770034b914d4\",anvil_uses:1,timestamp:\"7/8/20 4:14 PM\"}}",
"damage": 3,
"lore": [
"§7Strength: §c+28 §8(Pure +3)",
"§7Crit Chance: §c+4% §8(Pure +4%)",
"§7Crit Damage: §c+3% §8(Pure +3%)",
"§7Bonus Attack Speed: §c+1% §8(Pure +1%)",
"",
"§7Health: §a+78 HP §8(Pure +3 HP)",
"§7Defense: §a+18 §8(Pure +3)",
"§7Speed: §a+1 §8(Pure +1)",
"§7Intelligence: §a-7 §8(Pure +3)",
"",
"§9Growth V",
"§7Grants §a+75 §c❤ Health§7.",
"§9Protection V",
"§7Grants §a+15 §a❈ Defense§7.",
"",
"§a§lUNCOMMON HELMET"
],
"recipe": {
"A1": "WATER_LILY:1",
"A2": "WATER_LILY:1",
"A3": "WATER_LILY:1",
"B1": "WATER_LILY:1",
"B2": "CLAY_BALL:1",
"B3": "WATER_LILY:1",
"C1": "CLAY_BALL:1",
"C2": "CLAY_BALL:1",
"C3": "CLAY_BALL:1"
},
"internalname": "BLOBFISH_HAT",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blobfish_Hat"
],
"crafttext": "Requires: Lily Pad II"
}
|