diff options
author | Walker Selby <git@walkerselby.com> | 2023-11-20 17:58:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-20 17:58:41 +0000 |
commit | fbe68efe17d39f727205d665bb9d955efe98792c (patch) | |
tree | 09a258982f7581f620a20f7712b16fd2a92f55cc /items/WITHER_SOUL.json | |
parent | c2ee213631a7544f31c16dad621227b1fd84cf8d (diff) | |
download | NotEnoughUpdates-REPO-fbe68efe17d39f727205d665bb9d955efe98792c.tar.gz NotEnoughUpdates-REPO-fbe68efe17d39f727205d665bb9d955efe98792c.tar.bz2 NotEnoughUpdates-REPO-fbe68efe17d39f727205d665bb9d955efe98792c.zip |
Update Wither Soul Description (#1043)
* Update Wither Soul Description
* Update WITHER_SOUL.json
Diffstat (limited to 'items/WITHER_SOUL.json')
-rw-r--r-- | items/WITHER_SOUL.json | 6 |
1 files changed, 3 insertions, 3 deletions
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 +} |