diff options
Diffstat (limited to 'items/DIVAN_BOOTS.json')
-rw-r--r-- | items/DIVAN_BOOTS.json | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/items/DIVAN_BOOTS.json b/items/DIVAN_BOOTS.json index 0ab055c1..220c776f 100644 --- a/items/DIVAN_BOOTS.json +++ b/items/DIVAN_BOOTS.json @@ -1,29 +1,24 @@ { "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:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7Apply a §5Gemstone Chamber §7to\",7:\"§7this armor piece in an Anvil to\",8:\"§7add §dGemstone §7slots.\",9:\"§7Gemstone Slots Unlocked: §d0§7/§55\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §5Heart of the\",13:\"§5Mountain Tier 6.\",14:\"§6§lLEGENDARY LEGGINGS\",15:\"\",16:\"§eItems Required\",17:\"§5Divan Fragment §7x4\",18:\"§9Gemstone Mixture §7x10\",19:\"§9Flawless Ruby Gemstone §7x1\",20:\"\",21:\"§7Duration: §b23h\"],Name:\"§f§f§6Boots Of Divan\"},ExtraAttributes:{originTag:\"FORGE_MENU\",id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}", + "displayname": "§6Boots Of Divan", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+110\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6.\",9:\"§6§lLEGENDARY BOOTS\",10:\"\",11:\"§eItems Required\",12:\"§5Divan Fragment §7x4\",13:\"§9Gemstone Mixture §7x10\",14:\"§5❤ §5Flawless Ruby Gemstone §7x1\",15:\"\",16:\"§7Duration: §b23h\"],Name:\"§6Boots Of Divan\"},ExtraAttributes:{id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Health: §a+80 HP", + "§7Health: §a+80", "§7Defense: §a+110", "§7Mining Speed: §a+80", "§7Mining Fortune: §a+30", " §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]", "", - "§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 6.", - "§6§lLEGENDARY LEGGINGS", + "§6§lLEGENDARY BOOTS", "", "§eItems Required", "§5Divan Fragment §7x4", "§9Gemstone Mixture §7x10", - "§9Flawless Ruby Gemstone §7x1", + "§5❤ §5Flawless Ruby Gemstone §7x1", "", "§7Duration: §b23h" ], |