diff options
Diffstat (limited to 'items/FINAL_DESTINATION_BOOTS.json')
-rw-r--r-- | items/FINAL_DESTINATION_BOOTS.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/FINAL_DESTINATION_BOOTS.json b/items/FINAL_DESTINATION_BOOTS.json new file mode 100644 index 00000000..9b104437 --- /dev/null +++ b/items/FINAL_DESTINATION_BOOTS.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§f§f§6Final Destination Boots", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Full Set Bonus: Vivacious Darkness\",5:\"§7Costs §32⸎ Soulflow §7per 5s in combat:\",6:\"§3⁍ §c+50❁ Strength\",7:\"§3⁍ §e+30⚔ Bonus Attack Speed\",8:\"§3⁍ §f+10✦ Speed\",9:\"§3⁍ §7Multiply §b✎ Intelligence §7by §b1.2x\",10:\"§3⁍ §c+200⫽ Ferocity §7against Endermen\",11:\"\",12:\"§6Piece Bonus: Enderman Bulwark\",13:\"§7Kill Endermen to accumulate\",14:\"§7defense against them.\",15:\"§7Piece Bonus: §a+0❈\",16:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4☠ §cRequires §5Enderman Slayer 4\",20:\"§6§lLEGENDARY BOOTS\"],color:655377,Name:\"§f§f§6Final Destination Boots\"},ExtraAttributes:{color:\"10:0:17\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"FINAL_DESTINATION_BOOTS\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+100", + "", + "§6Full Set Bonus: Vivacious Darkness", + "§7Costs §32⸎ Soulflow §7per 5s in combat:", + "§3⁍ §c+50❁ Strength", + "§3⁍ §e+30⚔ Bonus Attack Speed", + "§3⁍ §f+10✦ Speed", + "§3⁍ §7Multiply §b✎ Intelligence §7by §b1.2x", + "§3⁍ §c+200⫽ Ferocity §7against Endermen", + "", + "§6Piece Bonus: Enderman Bulwark", + "§7Kill Endermen to accumulate", + "§7defense against them.", + "§7Piece Bonus: §a+0❈", + "§7Next Upgrade: §a+20❈ §8(§a0§7/§c100§8)", + "", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Enderman Slayer 4", + "§6§lLEGENDARY BOOTS" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "ENCHANTED_REDSTONE:64", + "B2": "", + "B3": "ENCHANTED_REDSTONE:64", + "C1": "NULL_OVOID:1", + "C2": "", + "C3": "NULL_OVOID:1" + }, + "internalname": "FINAL_DESTINATION_BOOTS", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |