diff options
author | MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> | 2020-12-11 16:46:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-11 16:46:20 -0500 |
commit | dfa7fc87f16ba5b6a6c68b4aa2474c2a55bed5a1 (patch) | |
tree | b8c3e443dcdc1c5a8ac767db0c9e8196058461dd /items/POWER_WITHER_BOOTS.json | |
parent | bda4e085608373414e7403772d63fc3881f107d0 (diff) | |
download | NotEnoughUpdates-REPO-dfa7fc87f16ba5b6a6c68b4aa2474c2a55bed5a1.tar.gz NotEnoughUpdates-REPO-dfa7fc87f16ba5b6a6c68b4aa2474c2a55bed5a1.tar.bz2 NotEnoughUpdates-REPO-dfa7fc87f16ba5b6a6c68b4aa2474c2a55bed5a1.zip |
Wither Armor Requirements Update + Griffin Fixes (#324)
* Update GRIFFIN_UPGRADE_STONE_RARE.json
I am an idoit and used the wrong color codes
* Update GRIFFIN_UPGRADE_STONE_LEGENDARY.json
I was big stupid and used the wrong formatting code so I fixed it.
* Update WISE_WITHER_BOOTS.json
Updated Requirements
* Update TANK_WITHER_BOOTS.json
Updated Reqs
* Update WISE_WITHER_BOOTS.json
Forgot a quote+comma
* Updated Requirements
* Updated Requirements
* Updated Reqs
* Updates Reqs
* Updated Reqs
* Updated Reqs
* Updated Reqs
Diffstat (limited to 'items/POWER_WITHER_BOOTS.json')
-rw-r--r-- | items/POWER_WITHER_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/POWER_WITHER_BOOTS.json b/items/POWER_WITHER_BOOTS.json index 00c5b505..a859c46c 100644 --- a/items/POWER_WITHER_BOOTS.json +++ b/items/POWER_WITHER_BOOTS.json @@ -23,7 +23,8 @@ "§7from withers by §c10%§7.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Level 30", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", "§6§lLEGENDARY DUNGEON BOOTS" ], "recipe": { @@ -46,4 +47,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Armor" ] -}
\ No newline at end of file +} |