diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-02-16 18:02:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-16 12:02:50 -0500 |
commit | ccea0ac167b0e711c60510ebf50c6c8d2084789c (patch) | |
tree | aa99be9d27bfdfe692b114df28bfa25294035a0a /items/CRYSTAL_CHESTPLATE.json | |
parent | 6c60c2a9cb0db8cf9738b04971057a7dad756401 (diff) | |
download | NotEnoughUpdates-REPO-ccea0ac167b0e711c60510ebf50c6c8d2084789c.tar.gz NotEnoughUpdates-REPO-ccea0ac167b0e711c60510ebf50c6c8d2084789c.tar.bz2 NotEnoughUpdates-REPO-ccea0ac167b0e711c60510ebf50c6c8d2084789c.zip |
Also fixed stuff from trello and more + new items (#401)
- fixed rare giraffe pet
- ~~added price paid to midas staff~~ removed since in pull request #400 they removed it from midas sword and the whole idea was to have it be the same
- changed crystal armor light levels to 15 for consistency
- fixed catalyst rarity
- added social xp requirment for showcase block, island npc and rock paper shears
- moved all logs under 1 parent (previously split under 2 parents)
- fixed rarity of horse armor, name tag and saddle
- added rune sack, autopet, kismet feather, new enrichments and cultivating enchant
Diffstat (limited to 'items/CRYSTAL_CHESTPLATE.json')
-rw-r--r-- | items/CRYSTAL_CHESTPLATE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CRYSTAL_CHESTPLATE.json b/items/CRYSTAL_CHESTPLATE.json index bd4148c0..67ff93c5 100644 --- a/items/CRYSTAL_CHESTPLATE.json +++ b/items/CRYSTAL_CHESTPLATE.json @@ -13,7 +13,7 @@ "§7on the current light level.", "", "§7Current Light Level", - "§c0§8 (0%)", + "§a15§8 (200.0%)", "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" @@ -31,7 +31,7 @@ }, "internalname": "CRYSTAL_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crystal_Armor" |