diff options
Diffstat (limited to 'items/DARK_QUEENS_SOUL_DROP.json')
-rw-r--r-- | items/DARK_QUEENS_SOUL_DROP.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/DARK_QUEENS_SOUL_DROP.json b/items/DARK_QUEENS_SOUL_DROP.json index 6f2f144d..d5d47430 100644 --- a/items/DARK_QUEENS_SOUL_DROP.json +++ b/items/DARK_QUEENS_SOUL_DROP.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:clay_ball", - "displayname": "§5Dark Queen's Soul Drop", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7A portion of Arachne's Soul\",1:\"§7that can be used to craft items.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Dark Queen's Soul Drop\"},ExtraAttributes:{id:\"DARK_QUEENS_SOUL_DROP\"}}", + "displayname": "§5Dark Queen\u0027s Soul", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7A portion of Arachne\u0027s Soul\",1:\"§7that can be used to craft items.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Dark Queen\u0027s Soul\"},ExtraAttributes:{id:\"DARK_QUEENS_SOUL_DROP\"}}", "damage": 0, "lore": [ - "§7§7A portion of Arachne's Soul", + "§7§7A portion of Arachne\u0027s Soul", "§7that can be used to craft items.", "", "§eRight-click to view recipes!", @@ -17,6 +17,7 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dark_Queen%27s_Soul_Drop", - "https://wiki.hypixel.net/Dark_Queen's_Soul_Drop" - ] + "https://wiki.hypixel.net/Dark_Queen\u0027s_Soul_Drop" + ], + "crafttext": "" }
\ No newline at end of file |