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/ARMOR_OF_YOG_HELMET.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/ARMOR_OF_YOG_HELMET.json')
-rw-r--r-- | items/ARMOR_OF_YOG_HELMET.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ARMOR_OF_YOG_HELMET.json b/items/ARMOR_OF_YOG_HELMET.json index 3611b50d..1e34c497 100644 --- a/items/ARMOR_OF_YOG_HELMET.json +++ b/items/ARMOR_OF_YOG_HELMET.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§5Yog Helmet", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Yogs killed§7 gives\",5:\"§7the wearer §a+1 §6⸕ Mining Speed\",6:\"§6§7while wearing the set. Max\",7:\"§7500.\",8:\"\",9:\"§6Full Set Bonus: Heat Resistance\",10:\"§7Grants §aimmunity §7to the heat\",11:\"§7produced in §cMagma Fields§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aHard Stone\",15:\"§aCollection 5.\",16:\"§5§lEPIC HELMET\"],color:13120000,Name:\"§5Yog Helmet\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_HELMET\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+15\",2:\" §8[§7❂§8] §8[§8⸕§8] §8[§8☘§8]\",3:\"\",4:\"§6Full Set Bonus: Absorb\",5:\"§7Every §910 Yogs killed§7 gives\",6:\"§7the wearer §a+1 §6⸕ Mining Speed\",7:\"§6§7while wearing the set. Max\",8:\"§7500.\",9:\"\",10:\"§6Full Set Bonus: Heat Resistance\",11:\"§7Grants §aimmunity §7to the heat\",12:\"§7produced in §cMagma Fields§7.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aHard Stone\",16:\"§aCollection 5.\",17:\"§5§lEPIC HELMET\"],color:13120000,Name:\"§5Yog Helmet\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_HELMET\"}}", "damage": 0, "lore": [ "§7Health: §a+50 HP", "§7Defense: §a+15", + " §8[§7❂§8] §8[§8⸕§8] §8[§8☘§8]", "", "§6Full Set Bonus: Absorb", "§7Every §910 Yogs killed§7 gives", @@ -41,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armor_of_Yog" ] -} +}
\ No newline at end of file |