diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-09 16:50:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 16:50:07 +0100 |
commit | 93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c (patch) | |
tree | 4c2eb88eb51676686b296476386f685afafea5de /items/WEREWOLF_BOOTS.json | |
parent | 8d30c12edce0800e744a93ee743e03a7f4dbb8c5 (diff) | |
download | NotEnoughUpdates-REPO-93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c.tar.gz NotEnoughUpdates-REPO-93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c.tar.bz2 NotEnoughUpdates-REPO-93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c.zip |
XTREE (#870)
* XTREE
* Lava Rod
* Fixed lore of most Furniture items
* Fixed 2 npc things
* Fixed rare flying fish perk
* Fixed Lulonaut
* Added Bingo Card (extreme)
* Fixed Skin lore
* Fixed lore of sb menu
* Fixed Ice essence and glacial scythe
* Fixed Tac Sword Lore
lf approves
* New Kuudra Update stuff
* Fixed lore of nether sack items
* I love hypixel
Diffstat (limited to 'items/WEREWOLF_BOOTS.json')
-rw-r--r-- | items/WEREWOLF_BOOTS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json index 2c978d63..43dfd4e9 100644 --- a/items/WEREWOLF_BOOTS.json +++ b/items/WEREWOLF_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Werewolf Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Intelligence: §a+50\",2:\"§7Ferocity: §a+10\",3:\"\",4:\"§6Full Set Bonus: Regenerative Howl\",5:\"§7Upon activating §c⫽ Ferocity\",6:\"§c§7heal players within §925\",7:\"§9§7blocks for §910% §7of your §a❈\",8:\"§aDefense §7and gain §a50❈ Defense\",9:\"§a§7for 5s (up to 10 stacks).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY BOOTS\"],color:1904901,Name:\"§6Werewolf Boots\"},ExtraAttributes:{id:\"WEREWOLF_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Intelligence: §a+50\",2:\"§7Ferocity: §a+10\",3:\"\",4:\"§6Full Set Bonus: Regenerative Howl\",5:\"§7Upon activating §c⫽ Ferocity\",6:\"§c§7heal players within §925\",7:\"§9§7blocks for §91% §7of your §a❈\",8:\"§aDefense §7and gain §a50❈ Defense\",9:\"§a§7for 5s (up to 10 stacks).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY BOOTS\"],color:1904901,Name:\"§6Werewolf Boots\"},ExtraAttributes:{id:\"WEREWOLF_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+125", @@ -11,7 +11,7 @@ "§6Full Set Bonus: Regenerative Howl", "§7Upon activating §c⫽ Ferocity", "§c§7heal players within §925", - "§9§7blocks for §910% §7of your §a❈", + "§9§7blocks for §91% §7of your §a❈", "§aDefense §7and gain §a50❈ Defense", "§a§7for 5s (up to 10 stacks).", "", |