diff options
Diffstat (limited to 'items/BURSTSTOPPER_ARTIFACT.json')
-rw-r--r-- | items/BURSTSTOPPER_ARTIFACT.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/BURSTSTOPPER_ARTIFACT.json b/items/BURSTSTOPPER_ARTIFACT.json index b86e5140..83ba823a 100644 --- a/items/BURSTSTOPPER_ARTIFACT.json +++ b/items/BURSTSTOPPER_ARTIFACT.json @@ -1,7 +1,7 @@ { "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.\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§f§f§5Burststopper Artifact\"},ExtraAttributes:{id:\"BURSTSTOPPER_ARTIFACT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1b16b8df-088d-3f72-b717-42c3e11df12d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTYzOTQ4NzcwMSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODljYmJiZTdlZDAzNTZkNTg0NjU5NmM0YWQxY2ZhOWZhNzE5ZGIxYzQ1NjhmM2Y3ZjBjNzk3OWU3YTQwMTIwOCIKICAgIH0KICB9Cn0=\"}]}},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.\",8:\"§5§lEPIC ACCESSORY\"],Name:\"§f§f§5Burststopper Artifact\"},ExtraAttributes:{id:\"BURSTSTOPPER_ARTIFACT\"}}", "damage": 3, "lore": [ "§7Strength: §c+2", @@ -29,6 +29,9 @@ "clickcommand": "viewrecipe", "slayer_req": "BLAZE_7", "modver": "2.1.0-REL", - "infoType": "", - "crafttext": "" + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Burststopper_Artifact" + ] }
\ No newline at end of file |