diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/FANCY_TUXEDO_LEGGINGS.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/FANCY_TUXEDO_LEGGINGS.json')
-rw-r--r-- | items/FANCY_TUXEDO_LEGGINGS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/FANCY_TUXEDO_LEGGINGS.json b/items/FANCY_TUXEDO_LEGGINGS.json index b309997c..1724b136 100644 --- a/items/FANCY_TUXEDO_LEGGINGS.json +++ b/items/FANCY_TUXEDO_LEGGINGS.json @@ -4,8 +4,8 @@ "displayname": "§6Fancy Tuxedo Pants", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Intelligence: §a+756\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY LEGGINGS\"],color:13948116,Name:\"§6Fancy Tuxedo Pants\"},ExtraAttributes:{color:\"252:252:252\",modifier:\"strong\",id:\"FANCY_TUXEDO_LEGGINGS\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Intelligence: §a+75\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY LEGGINGS\"],color:13948116,Name:\"§6Fancy Tuxedo Pants\"},ExtraAttributes:{color:\"252:252:252\",modifier:\"strong\",id:\"FANCY_TUXEDO_LEGGINGS\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Crit Damage: §c+35%", "", @@ -21,5 +21,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fancy_Tuxedo" - ] + ], + "crafttext": "" }
\ No newline at end of file |