diff options
Diffstat (limited to 'items/ENDSTONE_ROSE.json')
-rw-r--r-- | items/ENDSTONE_ROSE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ENDSTONE_ROSE.json b/items/ENDSTONE_ROSE.json index bcb31c55..225d6bd0 100644 --- a/items/ENDSTONE_ROSE.json +++ b/items/ENDSTONE_ROSE.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:red_flower", "displayname": "§9Endstone Rose", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7\\\"The Zealots have shown me so\",1:\"§7much love, I hope this simple\",2:\"§7rose shows how much I care for\",3:\"§7them.\\\" - Endstone Protector\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Endstone Rose\"},ExtraAttributes:{id:\"ENDSTONE_ROSE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7\\\"The Zealots have shown me so much\",1:\"§7love, I hope this simple rose shows\",2:\"§7how much I care for them.\\\" -\",3:\"§7Endstone Protector\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Endstone Rose\"},ExtraAttributes:{id:\"ENDSTONE_ROSE\"}}", "damage": 0, "lore": [ - "§7\"The Zealots have shown me so", - "§7much love, I hope this simple", - "§7rose shows how much I care for", - "§7them.\" - Endstone Protector", + "§7\"The Zealots have shown me so much", + "§7love, I hope this simple rose shows", + "§7how much I care for them.\" -", + "§7Endstone Protector", "", "§9§lRARE" ], |