From fbe68efe17d39f727205d665bb9d955efe98792c Mon Sep 17 00:00:00 2001 From: Walker Selby Date: Mon, 20 Nov 2023 17:58:41 +0000 Subject: Update Wither Soul Description (#1043) * Update Wither Soul Description * Update WITHER_SOUL.json --- items/WITHER_SOUL.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items') diff --git a/items/WITHER_SOUL.json b/items/WITHER_SOUL.json index 84b7cefd..80791105 100644 --- a/items/WITHER_SOUL.json +++ b/items/WITHER_SOUL.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§aWither Soul", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"658639ae-047e-321f-8fef-a85d801596fa\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MjQ0MTc1MTE1OCwKICAicHJvZmlsZUlkIiA6ICJjMGYzYjI3YTUwMDE0YzVhYjIxZDc5ZGRlMTAxZGZlMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDEzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYyMTc4NjllYzIwNWQxNzI3ZmM0YzYwNTViZDg2OGI3ODg2ZjJjOGFkOThmYTcwNGNiNzZlMTFiZGQ4MDI4NzkiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7You can still hear their cries\",1:\"§7from the other side\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§a§lUNCOMMON\"],Name:\"§aWither Soul\"},ExtraAttributes:{id:\"WITHER_SOUL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"658639ae-047e-321f-8fef-a85d801596fa\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MjQ0MTc1MTE1OCwKICAicHJvZmlsZUlkIiA6ICJjMGYzYjI3YTUwMDE0YzVhYjIxZDc5ZGRlMTAxZGZlMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDEzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYyMTc4NjllYzIwNWQxNzI3ZmM0YzYwNTViZDg2OGI3ODg2ZjJjOGFkOThmYTcwNGNiNzZlMTFiZGQ4MDI4NzkiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7You can still hear their cries\",1:\"§7from the other side.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§a§lUNCOMMON\"],Name:\"§aWither Soul\"},ExtraAttributes:{id:\"WITHER_SOUL\"}}", "damage": 3, "lore": [ "§7You can still hear their cries", - "§7from the other side", + "§7from the other side.", "", "§eRight-click to view recipes!", "", @@ -21,4 +21,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Wither_Soul", "https://wiki.hypixel.net/Wither_Soul" ] -} \ No newline at end of file +} -- cgit