diff options
Diffstat (limited to 'items/ENDSTONE_ROSE.json')
-rw-r--r-- | items/ENDSTONE_ROSE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ENDSTONE_ROSE.json b/items/ENDSTONE_ROSE.json index 5e83a81b..bcb31c55 100644 --- a/items/ENDSTONE_ROSE.json +++ b/items/ENDSTONE_ROSE.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:red_flower", "displayname": "§9Endstone Rose", - "nbttag": "{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\",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\"}}", "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", + "§7them.\" - Endstone Protector", "", "§9§lRARE" ], "internalname": "ENDSTONE_ROSE", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endstone_Rose", |