From 1be01049c8878ec9b087cff9036408a4bbca98ca Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:10:54 +0200 Subject: Added new gemstones to lore (#1153) --- items/NEARLY_COHERENT_ROD.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'items/NEARLY_COHERENT_ROD.json') diff --git a/items/NEARLY_COHERENT_ROD.json b/items/NEARLY_COHERENT_ROD.json index 88f9631c..618c54a9 100644 --- a/items/NEARLY_COHERENT_ROD.json +++ b/items/NEARLY_COHERENT_ROD.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:carrot_on_a_stick", "displayname": "§aNearly Coherent doR gnihsiF", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Hold this and §aGloria §7will\",1:\"§7follow you instead of running\",2:\"§7away.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aNearly Coherent doR gnihsiF\"},ExtraAttributes:{id:\"NEARLY_COHERENT_ROD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Hold this and §aChester §7will follow you\",1:\"§7instead of running away.\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aNearly Coherent doR gnihsiF\"},ExtraAttributes:{id:\"NEARLY_COHERENT_ROD\"}}", "damage": 0, "lore": [ - "§7Hold this and §aGloria §7will", - "§7follow you instead of running", - "§7away.", + "§7Hold this and §aChester §7will follow you", + "§7instead of running away.", "", "§a§lUNCOMMON" ], -- cgit