diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-07-17 12:09:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 12:09:20 +0200 |
commit | 9684b6dace8b41c7992c755378f9033e714b99a7 (patch) | |
tree | c8cdea75746b5f56b212c14a7b3463b035c772b7 /items/ENDSTONE_ROSE.json | |
parent | 3b6a95e3a3da7b2767f51f9edccd611c9d4c5c8e (diff) | |
download | NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.tar.gz NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.tar.bz2 NotEnoughUpdates-REPO-9684b6dace8b41c7992c755378f9033e714b99a7.zip |
Added new skins (#959)
* Added new skins
* Fixed lore Endstone rose
* Fixed lore scarfs talis
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", |