diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-14 12:52:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 12:52:59 +0200 |
commit | 6a77db2751851dd4b8e7267920e57a046f4c9d03 (patch) | |
tree | 7e9311a0de9680d9682fe2caf9e2aa6705f090ce /items/KUUDRA_FOLLOWER_CHESTPLATE.json | |
parent | 556416e4b95bee204f1763ef31d6761bf75dd6f3 (diff) | |
download | NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.tar.gz NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.tar.bz2 NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.zip |
Added trophy and new kuudra piece (#818)
* Added trophy and new kuudra piece
* Oh
* f(x,y)=x^3+xy^2+y^2, u=(-125)i+(230)j
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 |