diff options
Diffstat (limited to 'items/ASCENSION_ROPE.json')
-rw-r--r-- | items/ASCENSION_ROPE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ASCENSION_ROPE.json b/items/ASCENSION_ROPE.json new file mode 100644 index 00000000..bab7ec62 --- /dev/null +++ b/items/ASCENSION_ROPE.json @@ -0,0 +1,24 @@ +{ + "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\"}}", + "damage": 3, + "lore": [ + "§7§7A single use sturdy old rope", + "§7reinforced by wishful thinking.", + "", + "§6Ability: Rope Climbing §e§lRIGHT CLICK", + "§7§7When in the §3Crystal Hollows", + "§3§7allows you to §ehoist", + "§e§7yourself back up a rope to the", + "§7first §aentrance §7you arrived", + "§7at.", + "", + "§9§lRARE" + ], + "internalname": "ASCENSION_ROPE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |