diff options
Diffstat (limited to 'items/ENDSTONE_ROSE.json')
-rw-r--r-- | items/ENDSTONE_ROSE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/ENDSTONE_ROSE.json b/items/ENDSTONE_ROSE.json index 95376039..6a0876ef 100644 --- a/items/ENDSTONE_ROSE.json +++ b/items/ENDSTONE_ROSE.json @@ -1,7 +1,7 @@ { "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": "{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", @@ -13,9 +13,10 @@ ], "internalname": "ENDSTONE_ROSE", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endstone_Rose" - ] + ], + "crafttext": "" }
\ No newline at end of file |