diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-30 17:04:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 17:04:09 +0200 |
commit | 1f76876500aa24e7121fb8355910f1674fcd8add (patch) | |
tree | c0501e0d29a6fa29473969063bcdcfeaf7c4039b /items/KUUDRA_FOLLOWER_LEGGINGS.json | |
parent | 6853aa593d18dff3fd4f3f843738d8036e630950 (diff) | |
download | NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.tar.gz NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.tar.bz2 NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.zip |
Added new bingo stuff (#749)
Diffstat (limited to 'items/KUUDRA_FOLLOWER_LEGGINGS.json')
-rw-r--r-- | items/KUUDRA_FOLLOWER_LEGGINGS.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/KUUDRA_FOLLOWER_LEGGINGS.json b/items/KUUDRA_FOLLOWER_LEGGINGS.json new file mode 100644 index 00000000..8f8405b7 --- /dev/null +++ b/items/KUUDRA_FOLLOWER_LEGGINGS.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§cKuudra Follower Leggings", + "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:\"§8May 27th, 2022\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§8§l* §8Soulbound §8§l*\",12:\"§c§lSPECIAL LEGGINGS\"],color:3494666,Name:\"§cKuudra Follower Leggings\"},ExtraAttributes:{edition:1,id:\"KUUDRA_FOLLOWER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "", + "§6Full Set Bonus: Follower", + "§7Shows that you are a true", + "§7follower of Kuudra.", + "", + "§7Hunter: §c[ADMIN] Dueces", + "", + "§8Edition #1", + "§8May 27th, 2022", + "", + "§7§8This item can be reforged!", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL LEGGINGS" + ], + "internalname": "KUUDRA_FOLLOWER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |