diff options
Diffstat (limited to 'items/SPRING_BOOTS.json')
-rw-r--r-- | items/SPRING_BOOTS.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/SPRING_BOOTS.json b/items/SPRING_BOOTS.json new file mode 100644 index 00000000..aac762a9 --- /dev/null +++ b/items/SPRING_BOOTS.json @@ -0,0 +1,28 @@ +{ + "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}}}", + "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.", + "", + "§6Ability: To the moon! §e§lSNEAK", + "§7Charge your jump by sneaking.", + "§7The longer you sneak, the higher", + "§7you will jump!", + "", + "§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.0.0-REL", + "infoType": "" +}
\ No newline at end of file |