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/GOBLIN_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/GOBLIN_CHESTPLATE.json')
-rw-r--r-- | items/GOBLIN_CHESTPLATE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/GOBLIN_CHESTPLATE.json b/items/GOBLIN_CHESTPLATE.json index 925a2a9c..088fcf4b 100644 --- a/items/GOBLIN_CHESTPLATE.json +++ b/items/GOBLIN_CHESTPLATE.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§9Goblin Chestplate", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+140 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE CHESTPLATE\"],color:3649602,Name:\"§f§f§9Goblin Chestplate\"},ExtraAttributes:{color:\"55:176:66\",id:\"GOBLIN_CHESTPLATE\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+140 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\" §8[§7✎§8] §8[§7⸕§8]\",4:\"\",5:\"§6Full Set Bonus: Smart Miner\",6:\"§7Converts your Intelligence\",7:\"§7§7into Mining Speed§7. +§61\",8:\"§6Mining Speed §7for every §b15\",9:\"§bIntelligence §7removed.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE CHESTPLATE\"],color:3649602,Name:\"§f§f§9Goblin Chestplate\"},ExtraAttributes:{color:\"55:176:66\",id:\"GOBLIN_CHESTPLATE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+140 HP", "§7Intelligence: §a-1", "§7Mining Speed: §a+10", + " §8[§7✎§8] §8[§7⸕§8]", "", "§6Full Set Bonus: Smart Miner", "§7Converts your Intelligence", @@ -25,4 +26,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Armor" ] -} +}
\ No newline at end of file |