diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-08 21:08:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 21:08:35 +0200 |
commit | 0162818487df8c5b107a2228fe71684c544a0b90 (patch) | |
tree | 5fc317d75ee71fbf1955931d6fe07c23a71dc2e3 /items/HOLLOW_BOOTS.json | |
parent | 0bdb82a34e4dd1d09f3761a4e033b70e8c3ab333 (diff) | |
download | NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.tar.gz NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.tar.bz2 NotEnoughUpdates-REPO-0162818487df8c5b107a2228fe71684c544a0b90.zip |
Fixed lore of Etherwarp Merger and added Hemobomb recipe (#963)
* Fixed lore of Etherwarp Merger and added Hemobomb recipe
* Fixed Flying Fish Speed and lore
* Added new skins
* Added new items, fixed grizzly salmon and divan drill
* Fixed conflict enchant
* Fixed lore of Terror Armor
* Fixed lore of spirit armour
* Fixed thing in lore
* Fixed Kuudra Mandible Reforge
* Added new bingo items
* Fixed Tara Tier 3 and 4 name
* Fixed Fungi Cutter
* Fixed more lores
Diffstat (limited to 'items/HOLLOW_BOOTS.json')
-rw-r--r-- | items/HOLLOW_BOOTS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/HOLLOW_BOOTS.json b/items/HOLLOW_BOOTS.json index dbe778c6..65a0ceff 100644 --- a/items/HOLLOW_BOOTS.json +++ b/items/HOLLOW_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+130\",3:\"§7Defense: §a+40\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\" §8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§8Tiered Bonus: Spirit (0/4)\",9:\"§7Each kill by you or a recently supported\",10:\"§7player grants §c1 §7stack of §6Spirit\",11:\"§6⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Hollow Chestplate§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining\",17:\"§7a stack.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Hollow Boots\"},ExtraAttributes:{id:\"HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+130\",3:\"§7Defense: §a+40\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\" §8[§8⚔§8] §8[§8⚔§8]\",7:\"\",8:\"§8Tiered Bonus: Spirit (0/4)\",9:\"§7Each kill by you or a recently supported\",10:\"§7player grants §c1 §7stack of §6Spirit\",11:\"§6⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Hollow Boots§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining\",17:\"§7a stack.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Hollow Boots\"},ExtraAttributes:{id:\"HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+15", @@ -18,7 +18,7 @@ "§6⚶§7. §8(Max 30)", "§7", "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6§6Hollow Chestplate§7.", + "§7charge for the §6§6Hollow Boots§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining", "§7a stack.", @@ -29,7 +29,7 @@ "internalname": "HOLLOW_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hollow_Armor", |