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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§5Burststopper Artifact",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"1b16b8df-088d-3f72-b717-42c3e11df12d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTYzOTQ4NzcwMSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODljYmJiZTdlZDAzNTZkNTg0NjU5NmM0YWQxY2ZhOWZhNzE5ZGIxYzQ1NjhmM2Y3ZjBjNzk3OWU3YTQwMTIwOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+2\",1:\"§7True Defense: §a+3\",2:\"\",3:\"§7If an incoming hit would deal at\",4:\"§7least §c50% §7of your §c❤§7,\",5:\"§7multiply its damage by §a0.9§7.\",6:\"\",7:\"§7§4☠ §cRequires §5Blaze Slayer 7§c.\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§f§f§5Burststopper Artifact\"},ExtraAttributes:{id:\"BURSTSTOPPER_ARTIFACT\"}}",
"damage": 3,
"lore": [
"§7Strength: §c+2",
"§7True Defense: §a+3",
"",
"§7If an incoming hit would deal at",
"§7least §c50% §7of your §c❤§7,",
"§7multiply its damage by §a0.9§7.",
"",
"§7§4☠ §cRequires §5Blaze Slayer 7§c.",
"§5§lEPIC ACCESSORY"
],
"recipe": {
"A1": "MOLTEN_POWDER:32",
"A2": "WHIPPED_MAGMA_CREAM:20",
"A3": "MOLTEN_POWDER:32",
"B1": "WHIPPED_MAGMA_CREAM:20",
"B2": "BURSTSTOPPER_TALISMAN:1",
"B3": "WHIPPED_MAGMA_CREAM:20",
"C1": "MOLTEN_POWDER:32",
"C2": "WHIPPED_MAGMA_CREAM:20",
"C3": "MOLTEN_POWDER:32"
},
"internalname": "BURSTSTOPPER_ARTIFACT",
"clickcommand": "viewrecipe",
"slayer_req": "BLAZE_7",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"crafttext": "",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Burststopper_Artifact",
"https://wiki.hypixel.net/Burststopper_Artifact"
]
}
|