diff options
Diffstat (limited to 'items/DIVAN_BOOTS.json')
-rw-r--r-- | items/DIVAN_BOOTS.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/DIVAN_BOOTS.json b/items/DIVAN_BOOTS.json index 4af19ae3..a3a981a5 100644 --- a/items/DIVAN_BOOTS.json +++ b/items/DIVAN_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_boots", "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§c.\",9:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Boots of Divan\"},ExtraAttributes:{id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}", + "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 Mountain Tier 6§c.\",8:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Boots of Divan\"},ExtraAttributes:{id:\"DIVAN_BOOTS\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+80", @@ -11,8 +11,7 @@ " §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 6§c.", + "§7§4❣ §cRequires §5Heart of the Mountain Tier 6§c.", "§6§lLEGENDARY BOOTS" ], "internalname": "DIVAN_BOOTS", |