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/WISE_WITHER_BOOTS.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/WISE_WITHER_BOOTS.json')
-rw-r--r-- | items/WISE_WITHER_BOOTS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/WISE_WITHER_BOOTS.json b/items/WISE_WITHER_BOOTS.json index d4626c6b..0af64658 100644 --- a/items/WISE_WITHER_BOOTS.json +++ b/items/WISE_WITHER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Storm\u0027s Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Health: §a+145 HP\",2:\"§7Defense: §a+65\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 30\",17:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1889508,Name:\"§6Storm\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WISE_WITHER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Health: §a+145 HP\",2:\"§7Defense: §a+65\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1889508,Name:\"§6Storm\u0027s Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WISE_WITHER_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d425", @@ -38,10 +38,10 @@ "internalname": "WISE_WITHER_BOOTS", "parent": "WITHER_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.7-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Armor" ] -} +}
\ No newline at end of file |