diff options
Diffstat (limited to 'items/SPRING_BOOTS.json')
-rw-r--r-- | items/SPRING_BOOTS.json | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/items/SPRING_BOOTS.json b/items/SPRING_BOOTS.json index 969ed506..7e545bd2 100644 --- a/items/SPRING_BOOTS.json +++ b/items/SPRING_BOOTS.json @@ -1,29 +1,26 @@ { "itemid": "minecraft:chainmail_boots", "displayname": "§9Spring Boots", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling XX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a20§7 and reduces fall damage\",4:\"§7by §a100%§7.\",5:\"\",6:\"§6Ability: To the moon! §e§lSNEAK\",7:\"§7Charge your jump by sneaking.\",8:\"§7The longer you sneak, the higher\",9:\"§7you will jump!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§8§l* §8Co-op Soulbound §8§l*\",13:\"§7§cRequires §aⒷ Bingo Rank I§c!\",14:\"§9§lRARE BOOTS\"],Name:\"§9Spring Boots\"},ExtraAttributes:{id:\"SPRING_BOOTS\",enchantments:{feather_falling:20}}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling XX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by §a20§7 and\",3:\"§7reduces fall damage by §a100%§7.\",4:\"\",5:\"§6Ability: To the Moon! §e§lSNEAK\",6:\"§7Charge your jump by sneaking. The\",7:\"§7longer you sneak, the higher you will\",8:\"§7jump!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE BOOTS\"],Name:\"§9Spring Boots\"},ExtraAttributes:{id:\"SPRING_BOOTS\",enchantments:{feather_falling:20}}}", "damage": 0, "lore": [ "§9Feather Falling XX", "§7Increases how high you can fall", - "§7before taking fall damage by", - "§7§a20§7 and reduces fall damage", - "§7by §a100%§7.", + "§7before taking fall damage by §a20§7 and", + "§7reduces fall damage by §a100%§7.", "", - "§6Ability: To the moon! §e§lSNEAK", - "§7Charge your jump by sneaking.", - "§7The longer you sneak, the higher", - "§7you will jump!", + "§6Ability: To the Moon! §e§lSNEAK", + "§7Charge your jump by sneaking. The", + "§7longer you sneak, the higher you will", + "§7jump!", "", "§7§8This item can be reforged!", - "§8§l* §8Co-op Soulbound §8§l*", - "§7§cRequires §aⒷ Bingo Rank I§c!", "§9§lRARE BOOTS" ], "internalname": "SPRING_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spring_Boots", |