From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: 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 --- items/GOBLIN_CHESTPLATE.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/GOBLIN_CHESTPLATE.json') 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 -- cgit