diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-20 13:40:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-20 21:40:03 +1000 |
commit | 632eeb14f7cd3032c6b6b3534d9d5a84ce7b2583 (patch) | |
tree | 52b98ac2ca90d6328367e5f011778d0eaca6cd03 /items/KUUDRA_FOLLOWER_CHESTPLATE.json | |
parent | 05a1c168a9d2a2c8971f2bcb194acd5c887ef0ae (diff) | |
download | NotEnoughUpdates-REPO-632eeb14f7cd3032c6b6b3534d9d5a84ce7b2583.tar.gz NotEnoughUpdates-REPO-632eeb14f7cd3032c6b6b3534d9d5a84ce7b2583.tar.bz2 NotEnoughUpdates-REPO-632eeb14f7cd3032c6b6b3534d9d5a84ce7b2583.zip |
Fixed lore of lux spool and wither cloak (#928)
Diffstat (limited to 'items/KUUDRA_FOLLOWER_CHESTPLATE.json')
-rw-r--r-- | items/KUUDRA_FOLLOWER_CHESTPLATE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/KUUDRA_FOLLOWER_CHESTPLATE.json b/items/KUUDRA_FOLLOWER_CHESTPLATE.json index 96328eb8..b2feaf9f 100644 --- a/items/KUUDRA_FOLLOWER_CHESTPLATE.json +++ b/items/KUUDRA_FOLLOWER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§cKuudra Follower Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Full Set Bonus: Follower\",2:\"§7Shows that you are a true\",3:\"§7follower of Kuudra.\",4:\"\",5:\"§7Hunter: §c[ADMIN] Dueces\",6:\"\",7:\"§8Edition #1\",8:\"§8September 12th, 2022\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL LEGGINGS\"],color:3494666,Name:\"§cKuudra Follower Chestplate\"},ExtraAttributes:{edition:1,id:\"KUUDRA_FOLLOWER_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Full Set Bonus: Follower\",2:\"§7Shows that you are a true\",3:\"§7follower of Kuudra.\",4:\"\",5:\"§7Hunter: §c[ADMIN] Dueces\",6:\"\",7:\"§8Edition #1\",8:\"§8September 12th, 2022\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL CHESTPLATE\"],color:3494666,Name:\"§cKuudra Follower Chestplate\"},ExtraAttributes:{edition:1,id:\"KUUDRA_FOLLOWER_CHESTPLATE\"}}", "damage": 0, "lore": [ "", @@ -16,12 +16,12 @@ "", "§7§8This item can be reforged!", "§8§l* §8Soulbound §8§l*", - "§c§lSPECIAL LEGGINGS" + "§c§lSPECIAL CHESTPLATE" ], "internalname": "KUUDRA_FOLLOWER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Follower_Armor", |