diff options
Diffstat (limited to 'items/PERFECT_BOOTS_12.json')
-rw-r--r-- | items/PERFECT_BOOTS_12.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PERFECT_BOOTS_12.json b/items/PERFECT_BOOTS_12.json new file mode 100644 index 00000000..f58bf8cb --- /dev/null +++ b/items/PERFECT_BOOTS_12.json @@ -0,0 +1,19 @@ +{ + "internalname": "PERFECT_BOOTS_12", + "itemid": "minecraft:diamond_boots", + "displayname": "Godly Perfect Boots - Tier XII", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10 §c(Godly +10)\",1:\"§7Crit Chance: §c+5% §c(Godly +5%)\",2:\"§7Crit Damage: §c+8% §c(Godly +8%)\",3:\"\",4:\"§7Defense: §a+310\",5:\"§7Intelligence: §a+5 §c(Godly +5)\",6:\"\",7:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Godly Perfect Boots - Tier XII\"},ExtraAttributes:{modifier:\"godly\",originTag:\"PERFECT_BOOTS_11_UPGRADE\",id:\"PERFECT_BOOTS_12\",uuid:\"fe3519c0-71ae-4458-9803-25ee75aa8060\",timestamp:\"3/30/20 6:22 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+10 §c(Godly +10)", + "§7Crit Chance: §c+5% §c(Godly +5%)", + "§7Crit Damage: §c+8% §c(Godly +8%)", + "", + "§7Defense: §a+310", + "§7Intelligence: §a+5 §c(Godly +5)", + "", + "§6§lLEGENDARY BOOTS" + ] +}
\ No newline at end of file |