diff options
author | L1ghtRay <88073630+L1ghtRay@users.noreply.github.com> | 2021-08-07 23:38:41 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-07 14:08:41 -0400 |
commit | d517e88b0dc98aacbc8f845b6900a43d0a7feae1 (patch) | |
tree | 242798dab4b2bc2c1d1ad8229255becf83955e47 /items | |
parent | d0ccfaa801812da49ff2255afb921c064c8093fa (diff) | |
download | NotEnoughUpdates-REPO-d517e88b0dc98aacbc8f845b6900a43d0a7feae1.tar.gz NotEnoughUpdates-REPO-d517e88b0dc98aacbc8f845b6900a43d0a7feae1.tar.bz2 NotEnoughUpdates-REPO-d517e88b0dc98aacbc8f845b6900a43d0a7feae1.zip |
Update FAIRY_BOOTS.json (#586)
Diffstat (limited to 'items')
-rw-r--r-- | items/FAIRY_BOOTS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/FAIRY_BOOTS.json b/items/FAIRY_BOOTS.json index 2b19efae..e712d69d 100644 --- a/items/FAIRY_BOOTS.json +++ b/items/FAIRY_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "FAIRY_BOOTS", "itemid": "minecraft:leather_boots", "displayname": "§9Fairy's Galoshes", - "clickcommand": "", + "nbttag": "{overrideMeta:1b,Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+1 HP\",1:\"§7Defense: §a+1\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a-1\",4:\"\",5:\"§6Full Set Bonus: Fairy's Outfit\",6:\"§7Gain §c1❤ §7per Fairy Soul.\",7:\"§7You found: §d§k000 §dFairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE BOOTS\"],color:16764133,Name:\"§9Fairy's Galoshes\"},ExtraAttributes:{color:\"255:204:229\",id:\"FAIRY_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+1 HP\",1:\"§7Defense: §a+1\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a-1\",4:\"\",5:\"§6Full Set Bonus: Fairy's Outfit\",6:\"§7Gain §c1❤ §7per Fairy Soul.\",7:\"§7You found: §d38 Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE BOOTS\"],color:16764133,Name:\"§9Fairy's Galoshes\"},ExtraAttributes:{color:\"255:204:229\",id:\"FAIRY_BOOTS\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+1 HP", "§7Defense: §a+1", @@ -14,11 +11,15 @@ "", "§6Full Set Bonus: Fairy's Outfit", "§7Gain §c1❤ §7per Fairy Soul.", - "§7You found: §d38 Fairy Souls", + "§7You found: §d§k000 §dFairy Souls", "", "§7§8This item can be reforged!", "§9§lRARE BOOTS" ], + "internalname": "FAIRY_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fairy_Armor" |