diff options
Diffstat (limited to 'items/DIVAN_BOOTS.json')
-rw-r--r-- | items/DIVAN_BOOTS.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/DIVAN_BOOTS.json b/items/DIVAN_BOOTS.json new file mode 100644 index 00000000..2ccba495 --- /dev/null +++ b/items/DIVAN_BOOTS.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:golden_boots", + "displayname": "§f§f§6Boots Of Divan", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+110\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\"\",5:\"§7Apply a §5Gemstone Chamber §7to\",6:\"§7this armor piece in an Anvil to\",7:\"§7add §dGemstone §7slots.\",8:\"§7Gemstone Slots Unlocked: §d0§7/§55\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §5Heart of the\",12:\"§5Mountain Tier 7.\",13:\"§6§lLEGENDARY LEGGINGS\",14:\"\",15:\"§eItems Required\",16:\"§5Divan Fragment §7x4\",17:\"§9Gemstone Mixture §7x10\",18:\"§9Flawless Ruby Gemstone §7x1\",19:\"\",20:\"§7Duration: §b23h\"],Name:\"§f§f§6Boots Of Divan\"},ExtraAttributes:{originTag:\"FORGE_MENU\",id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+80 HP", + "§7Defense: §a+110", + "§7Mining Speed: §a+80", + "§7Mining Fortune: §a+30", + "", + "§7Apply a §5Gemstone Chamber §7to", + "§7this armor piece in an Anvil to", + "§7add §dGemstone §7slots.", + "§7Gemstone Slots Unlocked: §d0§7/§55", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 7.", + "§6§lLEGENDARY LEGGINGS", + "", + "§eItems Required", + "§5Divan Fragment §7x4", + "§9Gemstone Mixture §7x10", + "§9Flawless Ruby Gemstone §7x1", + "", + "§7Duration: §b23h" + ], + "internalname": "DIVAN_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Divan_Armor" + ] +}
\ No newline at end of file |