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/POWER_WITHER_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/POWER_WITHER_LEGGINGS.json')
-rw-r--r-- | items/POWER_WITHER_LEGGINGS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/POWER_WITHER_LEGGINGS.json b/items/POWER_WITHER_LEGGINGS.json index 770b70a6..c5876205 100644 --- a/items/POWER_WITHER_LEGGINGS.json +++ b/items/POWER_WITHER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Necron\u0027s Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d574\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+230 HP\",5:\"§7Defense: §a+125\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 34\",20:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:15162428,Name:\"§6Necron\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d574\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+230 HP\",5:\"§7Defense: §a+125\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:15162428,Name:\"§6Necron\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"POWER_WITHER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d574", @@ -47,4 +47,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor" ] -} +}
\ No newline at end of file |