diff options
Diffstat (limited to 'items/KUUDRA_FOLLOWER_CHESTPLATE.json')
-rw-r--r-- | items/KUUDRA_FOLLOWER_CHESTPLATE.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/KUUDRA_FOLLOWER_CHESTPLATE.json b/items/KUUDRA_FOLLOWER_CHESTPLATE.json new file mode 100644 index 00000000..2ae574a6 --- /dev/null +++ b/items/KUUDRA_FOLLOWER_CHESTPLATE.json @@ -0,0 +1,29 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "", + "§6Full Set Bonus: Follower", + "§7Shows that you are a true", + "§7follower of Kuudra.", + "", + "§7Hunter: §c[ADMIN] Dueces", + "", + "§8Edition #1", + "§8September 12th, 2022", + "", + "§7§8This item can be reforged!", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL LEGGINGS" + ], + "internalname": "KUUDRA_FOLLOWER_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kuudra_Follower_Armor" + ] +}
\ No newline at end of file |