diff options
Diffstat (limited to 'items/FAIRY_BOOTS.json')
-rw-r--r-- | items/FAIRY_BOOTS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FAIRY_BOOTS.json b/items/FAIRY_BOOTS.json index e712d69d..c9804a69 100644 --- a/items/FAIRY_BOOTS.json +++ b/items/FAIRY_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Fairy's Galoshes", - "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\"}}", + "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: §d§k000§d 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\"}}", "damage": 0, "lore": [ "§7Health: §a+1 HP", @@ -11,7 +11,7 @@ "", "§6Full Set Bonus: Fairy's Outfit", "§7Gain §c1❤ §7per Fairy Soul.", - "§7You found: §d§k000 §dFairy Souls", + "§7You found: §d§k000§d Fairy Souls", "", "§7§8This item can be reforged!", "§9§lRARE BOOTS" @@ -24,4 +24,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fairy_Armor" ] -}
\ No newline at end of file +} |