diff options
Diffstat (limited to 'items/KUUDRA_FOLLOWER_BOOTS.json')
-rw-r--r-- | items/KUUDRA_FOLLOWER_BOOTS.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/KUUDRA_FOLLOWER_BOOTS.json b/items/KUUDRA_FOLLOWER_BOOTS.json new file mode 100644 index 00000000..f59873cf --- /dev/null +++ b/items/KUUDRA_FOLLOWER_BOOTS.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§cKuudra Follower Boots", + "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:\"§8June 28th, 2022\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL BOOTS\"],color:3494666,Name:\"§cKuudra Follower Boots\"},ExtraAttributes:{edition:1,id:\"KUUDRA_FOLLOWER_BOOTS\"}}", + "damage": 0, + "lore": [ + "", + "§6Full Set Bonus: Follower", + "§7Shows that you are a true", + "§7follower of Kuudra.", + "", + "§7Hunter: §c[ADMIN] Dueces", + "", + "§8Edition #1", + "§8June 28th, 2022", + "", + "§7§8This item can be reforged!", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL BOOTS" + ], + "internalname": "KUUDRA_FOLLOWER_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |