diff options
Diffstat (limited to 'items/FANCY_TUXEDO_BOOTS.json')
-rw-r--r-- | items/FANCY_TUXEDO_BOOTS.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/FANCY_TUXEDO_BOOTS.json b/items/FANCY_TUXEDO_BOOTS.json new file mode 100644 index 00000000..2936c46e --- /dev/null +++ b/items/FANCY_TUXEDO_BOOTS.json @@ -0,0 +1,36 @@ +{ + "internalname": "FANCY_TUXEDO_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Strong Fancy Tuxedo Oxfords", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10 §8(Strong +10)\",1:\"§7Crit Damage: §c+45% §8(Strong +10%)\",2:\"\",3:\"§7Speed: §a+10\",4:\"§7Intelligence: §a+75\",5:\"\",6:\"§9Feather Falling V\",7:\"§7Increases how high you can fall\",8:\"§7before taking fall damage by\",9:\"§7§a5§7 and reduces fall damage by\",10:\"§7§a25%§7.\",11:\"§9Fire Protection V\",12:\"§7Grants §a+20 §a❈ Defense\",13:\"§a§7against fire and lava.\",14:\"§9Thorns III\",15:\"§7Grants a §a50% §7chance to\",16:\"§7rebound §a9% §7of damage dealt\",17:\"§7back at the attacker.\",18:\"\",19:\"§6Full Set Bonus: Dashing\",20:\"§7Max health set to §c150❤§7.\",21:\"§7Deal §c+100% §7damage!\",22:\"§8Very stylish.\",23:\"\",24:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Strong Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",enchantments:{thorns:3,fire_protection:5,feather_falling:5},uuid:\"45cd728d-910b-4933-b43e-d23602ca8867\",timestamp:\"2/7/20 11:47 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+10 §8(Strong +10)", + "§7Crit Damage: §c+45% §8(Strong +10%)", + "", + "§7Speed: §a+10", + "§7Intelligence: §a+75", + "", + "§9Feather Falling V", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a5§7 and reduces fall damage by", + "§7§a25%§7.", + "§9Fire Protection V", + "§7Grants §a+20 §a❈ Defense", + "§a§7against fire and lava.", + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker.", + "", + "§6Full Set Bonus: Dashing", + "§7Max health set to §c150❤§7.", + "§7Deal §c+100% §7damage!", + "§8Very stylish.", + "", + "§6§lLEGENDARY BOOTS" + ] +}
\ No newline at end of file |