From a20d01dac86e32c8cb3942506b17574b130a7a7d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 4 Apr 2024 01:10:11 +0200 Subject: Added new wiki links and fixed a few lores (#1145) --- items/SCARF_STUDIES.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'items/SCARF_STUDIES.json') diff --git a/items/SCARF_STUDIES.json b/items/SCARF_STUDIES.json index 9e055c55..db5e3fb8 100644 --- a/items/SCARF_STUDIES.json +++ b/items/SCARF_STUDIES.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Scarf\u0027s Studies", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eb6966be-d293-35e9-9aa0-26d233d7e91d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmRlNGFiMTI5ZTEzN2Y5ZjRjYmY3MDYwMzE4ZWUxNzQ4ZGMzOWRhOWI1ZDEyOWE4ZGEwZTYxNGUyMzM3NjkzIn19fQ\"}]}},display:{Lore:[0:\"\",1:\"§7Gain dungeon class experience\",2:\"§7§a+2% §7faster.\",3:\"\",4:\"§7§7§oThe collection of his\",5:\"§7§ostudies, beautiful handwriting!\",6:\"\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§5§kX§5 Rift-Transferable §kX\",10:\"§9§lRARE DUNGEON ACCESSORY\"],Name:\"§f§f§9Scarf\u0027s Studies\"},ExtraAttributes:{id:\"SCARF_STUDIES\"}}", + "displayname": "§9Scarf\u0027s Studies", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eb6966be-d293-35e9-9aa0-26d233d7e91d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmRlNGFiMTI5ZTEzN2Y5ZjRjYmY3MDYwMzE4ZWUxNzQ4ZGMzOWRhOWI1ZDEyOWE4ZGEwZTYxNGUyMzM3NjkzIn19fQ\"}]}},display:{Lore:[0:\"§7Gain §a2% §7more Dungeons class\",1:\"§7experience.\",2:\"\",3:\"§7§7§oThe collection of his studies,\",4:\"§7§obeautiful handwriting!\",5:\"\",6:\"§eRight-click to view recipes!\",7:\"\",8:\"§5§kX§5 Rift-Transferable §kX\",9:\"§9§lRARE DUNGEON ACCESSORY\"],Name:\"§9Scarf\u0027s Studies\"},ExtraAttributes:{id:\"SCARF_STUDIES\"}}", "damage": 3, "lore": [ + "§7Gain §a2% §7more Dungeons class", + "§7experience.", "", - "§7Gain dungeon class experience", - "§7§a+2% §7faster.", - "", - "§7§7§oThe collection of his", - "§7§ostudies, beautiful handwriting!", + "§7§7§oThe collection of his studies,", + "§7§obeautiful handwriting!", "", "§eRight-click to view recipes!", "", -- cgit