diff options
Diffstat (limited to 'items/ASCENSION_ROPE.json')
-rw-r--r-- | items/ASCENSION_ROPE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/ASCENSION_ROPE.json b/items/ASCENSION_ROPE.json index bab7ec62..f59ebe91 100644 --- a/items/ASCENSION_ROPE.json +++ b/items/ASCENSION_ROPE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Ascension Rope", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0898e437-3ef9-3425-a0e8-1505fbc3842b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzFhNzk3M2YyNWNiYmIwNzhmNTk1YzA0MzQ5ZmM1NDFhYzFkZjlhNDRiOGMxYTE2YzUyODU4MWFhNDE3MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7A single use sturdy old rope\",1:\"§7reinforced by wishful thinking.\",2:\"\",3:\"§6Ability: Rope Climbing §e§lRIGHT CLICK\",4:\"§7§7When in the §3Crystal Hollows\",5:\"§3§7allows you to §ehoist\",6:\"§e§7yourself back up a rope to the\",7:\"§7first §aentrance §7you arrived\",8:\"§7at.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Ascension Rope\"},ExtraAttributes:{id:\"ASCENSION_ROPE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0898e437-3ef9-3425-a0e8-1505fbc3842b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzFhNzk3M2YyNWNiYmIwNzhmNTk1YzA0MzQ5ZmM1NDFhYzFkZjlhNDRiOGMxYTE2YzUyODU4MWFhNDE3MCJ9fX0=\"}]}},display:{Lore:[0:\"§7§7A single use sturdy old rope\",1:\"§7reinforced by wishful thinking.\",2:\"\",3:\"§6Ability: Rope Climbing §e§lRIGHT CLICK\",4:\"§7§7When in the §3Crystal Hollows\",5:\"§3§7allows you to §ehoist\",6:\"§e§7yourself back up a rope to the\",7:\"§7first §aentrance §7you arrived\",8:\"§7at.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Ascension Rope\"},ExtraAttributes:{id:\"ASCENSION_ROPE\"}}", "damage": 3, "lore": [ "§7§7A single use sturdy old rope", @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ascension_Rope" + ] }
\ No newline at end of file |