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/GLACITE_CHESTPLATE.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/GLACITE_CHESTPLATE.json')
-rw-r--r-- | items/GLACITE_CHESTPLATE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/GLACITE_CHESTPLATE.json b/items/GLACITE_CHESTPLATE.json index 1a06686b..8efc35dd 100644 --- a/items/GLACITE_CHESTPLATE.json +++ b/items/GLACITE_CHESTPLATE.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§5Glacite Chestplate", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+150\",1:\"§7Speed: §a+15\",2:\"§7True Defense: §a+10\",3:\"§7Mining Speed: §a+10\",4:\"\",5:\"§6Full Set Bonus: Expert Miner\",6:\"§7Grants §6+2⸕ Mining Speed §7for\",7:\"§7each of your mining levels.\",8:\"\",9:\"§7The Defense §7of this item is\",10:\"§7doubled while on a mining island\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC CHESTPLATE\"],color:261368,Name:\"§f§f§5Glacite Chestplate\"},ExtraAttributes:{color:\"3:252:248\",id:\"GLACITE_CHESTPLATE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+150\",1:\"§7Speed: §a+15\",2:\"§7True Defense: §a+10\",3:\"§7Mining Speed: §a+10\",4:\" §8[§7⸕§8] §8[§7☘§8]\",5:\"\",6:\"§6Full Set Bonus: Expert Miner\",7:\"§7Grants §6+2⸕ Mining Speed §7for\",8:\"§7each of your mining levels.\",9:\"\",10:\"§7The Defense §7of this item is\",11:\"§7doubled while on a mining island\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC CHESTPLATE\"],color:261368,Name:\"§f§f§5Glacite Chestplate\"},ExtraAttributes:{color:\"3:252:248\",id:\"GLACITE_CHESTPLATE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Defense: §a+150", "§7Speed: §a+15", "§7True Defense: §a+10", "§7Mining Speed: §a+10", + " §8[§7⸕§8] §8[§7☘§8]", "", "§6Full Set Bonus: Expert Miner", "§7Grants §6+2⸕ Mining Speed §7for", @@ -27,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Glacite_Armor" ] -} +}
\ No newline at end of file |