diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/ARMOR_OF_YOG_BOOTS.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/ARMOR_OF_YOG_BOOTS.json')
-rw-r--r-- | items/ARMOR_OF_YOG_BOOTS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ARMOR_OF_YOG_BOOTS.json b/items/ARMOR_OF_YOG_BOOTS.json index 525f862b..6ed989ec 100644 --- a/items/ARMOR_OF_YOG_BOOTS.json +++ b/items/ARMOR_OF_YOG_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§5Armor of Yog Boots", - "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 BOOTS\"],color:13120000,Name:\"§5Armor of Yog Boots\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_BOOTS\"}}", + "displayname": "§5Yog Boots", + "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 BOOTS\"],color:13120000,Name:\"§5Yog Boots\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+50 HP", |