diff options
Diffstat (limited to 'items/NEARLY_COHERENT_ROD.json')
-rw-r--r-- | items/NEARLY_COHERENT_ROD.json | 7 |
1 files changed, 3 insertions, 4 deletions
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" ], |