diff options
| author | Fazfoxy <78978526+Fazfoxy@users.noreply.github.com> | 2024-12-11 15:08:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-11 15:08:12 +0000 |
| commit | 16f811a0d9265bf385c858b6ee6b232236a82031 (patch) | |
| tree | 928cdbf96285b44382a5dc5f4b11363e011b48ee /items | |
| parent | 9779e59880693ecde19c1a18256410b59dc1c47e (diff) | |
| download | NotEnoughUpdates-REPO-16f811a0d9265bf385c858b6ee6b232236a82031.tar.gz NotEnoughUpdates-REPO-16f811a0d9265bf385c858b6ee6b232236a82031.tar.bz2 NotEnoughUpdates-REPO-16f811a0d9265bf385c858b6ee6b232236a82031.zip | |
Update LEGGINGS_OF_THE_COVEN to add Rift Stats (#1507)
Diffstat (limited to 'items')
| -rw-r--r-- | items/LEGGINGS_OF_THE_COVEN.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/LEGGINGS_OF_THE_COVEN.json b/items/LEGGINGS_OF_THE_COVEN.json index 8b21feba..f660c4ed 100644 --- a/items/LEGGINGS_OF_THE_COVEN.json +++ b/items/LEGGINGS_OF_THE_COVEN.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Leggings of the Coven", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Mana Regen: §a+6%\",1:\"\",2:\"§6Ability: Friendship is Power \",3:\"§7Gain §5+1❁ Rift Damage §7and §b+2⚡ Mana\",4:\"§bRegen §7for each other §7wearer within\",5:\"§7§a64 §7blocks.\",6:\"§8Max of 3 players!\",7:\"\",8:\"§7§dSame color \u003d 2x stats!\",9:\"§eLeft-click to pick color!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:10040115,Name:\"§6Leggings of the Coven\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_COVEN\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+80s\",1:\"§7Hearts: §a+1\",2:\"§7Mana Regen: §a+6%\",3:\"\",4:\"§6Ability: Friendship is Power \",5:\"§7Gain §5+1❁ Rift Damage §7and §b+2⚡ Mana\",6:\"§bRegen §7for each other §7wearer within\",7:\"§7§a64 §7blocks.\",8:\"§8Max of 3 players!\",9:\"\",10:\"§7§dSame color \u003d 2x stats!\",11:\"§eLeft-click to pick color!\",12:\"\",13:\"§6§lLEGENDARY LEGGINGS\"],color:10040115,Name:\"§6Leggings of the Coven\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_COVEN\"}}", "damage": 0, "lore": [ + "§7Rift Time: §a+80s", + "§7Hearts: §a+1", "§7Mana Regen: §a+6%", "", "§6Ability: Friendship is Power ", @@ -15,7 +17,6 @@ "§7§dSame color \u003d 2x stats!", "§eLeft-click to pick color!", "", - "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" ], "recipe": { @@ -37,4 +38,4 @@ "info": [ "https://wiki.hypixel.net/Leggings_Of_The_Coven" ] -}
\ No newline at end of file +} |
