diff options
Diffstat (limited to 'items/BLOOD_GOD_CREST.json')
-rw-r--r-- | items/BLOOD_GOD_CREST.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/BLOOD_GOD_CREST.json b/items/BLOOD_GOD_CREST.json index 0a2b1ee9..3e32bff3 100644 --- a/items/BLOOD_GOD_CREST.json +++ b/items/BLOOD_GOD_CREST.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fBlood God Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"40051f3f-eebd-338c-9b96-c4533cc2f4c6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODQ5OTQyMDgwMiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWI4YjUxZWFlZmUwZTNhMTBhZDdmYTE2Mjc4MDFkMmNlNDQxMmI0ZTQzMjY4NTkwNjE5MmY4MzI4MzcwODIzMyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Tracks a counter for each mob\",1:\"§7killed while worn.\",2:\"\",3:\"§7Gain §c+1❁ Strength §7for each\",4:\"§7digit on the counter.\",5:\"\",6:\"§7Counter: §cNone yet!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBlood God Crest\"},ExtraAttributes:{id:\"BLOOD_GOD_CREST\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"40051f3f-eebd-338c-9b96-c4533cc2f4c6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODQ5OTQyMDgwMiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWI4YjUxZWFlZmUwZTNhMTBhZDdmYTE2Mjc4MDFkMmNlNDQxMmI0ZTQzMjY4NTkwNjE5MmY4MzI4MzcwODIzMyIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Tracks a counter for each mob\",1:\"§7killed while worn.\",2:\"\",3:\"§7Gain §c+1❁ Strength §7for each\",4:\"§7digit on the counter.\",5:\"\",6:\"§7Counter: §cNone yet!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBlood God Crest\"},ExtraAttributes:{id:\"BLOOD_GOD_CREST\"}}", "damage": 3, "lore": [ "§7Tracks a counter for each mob", @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blood_God_Crest" + ] }
\ No newline at end of file |