From b53844da5b85918fc16332f56e7e5df46f5600be Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:19 +0200 Subject: Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221) --- items/ASCENSION_ROPE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/ASCENSION_ROPE.json') diff --git a/items/ASCENSION_ROPE.json b/items/ASCENSION_ROPE.json index 8cfe286b..34a5b4f5 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§7Hoist yourself back to the §5Crystal\",5:\"§5Hollows §7entrance or safely escape a\",6:\"§7§bGlacite Mineshafts§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Ascension Rope\"},ExtraAttributes:{id:\"ASCENSION_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§7Hoist yourself back to the §5Crystal\",5:\"§5Hollows §7entrance or safely escape a\",6:\"§7§bGlacite Mineshaft§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Ascension Rope\"},ExtraAttributes:{id:\"ASCENSION_ROPE\"}}", "damage": 3, "lore": [ "§7§7A single-use sturdy old rope", @@ -10,7 +10,7 @@ "§6Ability: Rope Climbing §e§lRIGHT CLICK", "§7§7Hoist yourself back to the §5Crystal", "§5Hollows §7entrance or safely escape a", - "§7§bGlacite Mineshafts§7.", + "§7§bGlacite Mineshaft§7.", "", "§9§lRARE" ], -- cgit