diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/SORROW_BOOTS.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/SORROW_BOOTS.json')
-rw-r--r-- | items/SORROW_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/SORROW_BOOTS.json b/items/SORROW_BOOTS.json index 471ea60f..5a4abbfa 100644 --- a/items/SORROW_BOOTS.json +++ b/items/SORROW_BOOTS.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:chainmail_boots", "displayname": "§6Sorrow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+75\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\"\",5:\"§6Ability: Mist Aura\",6:\"§7Hides the wearer in a guise of\",7:\"§7mist.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+75\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§7☘§8] §8[§7❂§8]\",5:\"\",6:\"§6Ability: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", "§7True Defense: §a+75", "§7Mining Speed: §a+50", "§7Mining Fortune: §a+20", + " §8[§7⸕§8] §8[§7☘§8] §8[§7❂§8]", "", "§6Ability: Mist Aura", "§7Hides the wearer in a guise of", @@ -35,4 +36,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor" ] -} +}
\ No newline at end of file |