From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/BLAZE_BOOTS.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 items/BLAZE_BOOTS.json (limited to 'items/BLAZE_BOOTS.json') diff --git a/items/BLAZE_BOOTS.json b/items/BLAZE_BOOTS.json new file mode 100644 index 00000000..9778211e --- /dev/null +++ b/items/BLAZE_BOOTS.json @@ -0,0 +1,31 @@ +{ + "internalname": "BLAZE_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Godly Blaze Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+17 §c(Godly +7)\",1:\"§7Crit Chance: §c+3% §c(Godly +3%)\",2:\"§7Crit Damage: §c+6% §c(Godly +6%)\",3:\"\",4:\"§7Defense: §a+70\",5:\"§7Speed: §a+2\",6:\"§7Intelligence: §a+3 §c(Godly +3)\",7:\"\",8:\"§6Full Set Bonus: Blazing Aura\",9:\"§7Damages mobs within §a5§7 blocks\",10:\"§7for §a3%§7 of their max §7§c❤\",11:\"§cHealth §7per second.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §6139\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§5§lEPIC BOOTS\"],color:16243251,Name:\"§5Godly Blaze Boots\"},ExtraAttributes:{color:\"247:218:51\",modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BLAZE_BOOTS\",uuid:\"eb288468-9d20-48e3-98ff-20dc73f09e68\",timestamp:\"2/17/20 1:11 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+17 §c(Godly +7)", + "§7Crit Chance: §c+3% §c(Godly +3%)", + "§7Crit Damage: §c+6% §c(Godly +6%)", + "", + "§7Defense: §a+70", + "§7Speed: §a+2", + "§7Intelligence: §a+3 §c(Godly +3)", + "", + "§6Full Set Bonus: Blazing Aura", + "§7Damages mobs within §a5§7 blocks", + "§7for §a3%§7 of their max §7§c❤", + "§cHealth §7per second.", + "", + "§7Max §c500 §7damage/s", + "§7Blaze Rod Collection: §6139", + "§8+100 per 5,000 rods", + "", + "§7Permanent §cFire §7and §cLava §7immunity.", + "", + "§5§lEPIC BOOTS" + ] +} \ No newline at end of file -- cgit