diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-29 00:06:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 23:06:48 +0000 |
commit | 0c202bd032d776d8fecb20342533aa5b14a61447 (patch) | |
tree | d4d783094d8f4bce70df9c177dba9ca819690126 /items/EMBER_LEGGINGS.json | |
parent | 831ba828b487b0658d2748ee5a4dae11f0a1ef31 (diff) | |
download | NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.gz NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.bz2 NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.zip |
Added new skins and fixed some lores (#1142)
Diffstat (limited to 'items/EMBER_LEGGINGS.json')
-rw-r--r-- | items/EMBER_LEGGINGS.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/items/EMBER_LEGGINGS.json b/items/EMBER_LEGGINGS.json index fe7be79c..ba1d02a1 100644 --- a/items/EMBER_LEGGINGS.json +++ b/items/EMBER_LEGGINGS.json @@ -1,23 +1,23 @@ { "itemid": "minecraft:chainmail_leggings", - "displayname": "§f§f§5Ember Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60\",1:\"§7Defense: §a+55\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Will create §5Obsidian §7below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§7§a20%§7. Wearing this full set\",10:\"§7will also prevent you from\",11:\"§7taking Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Ember Leggings\"},ExtraAttributes:{id:\"EMBER_LEGGINGS\"}}", + "displayname": "§5Ember Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60\",1:\"§7Defense: §a+55\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord §7(0/4)\",5:\"§7Will create §5Obsidian §7below you when\",6:\"§7walking on Lava. Also increases the\",7:\"§7chance of Nether monsters dropping\",8:\"§7an item by §a20%§7. Wearing this full set\",9:\"§7will also prevent you from taking\",10:\"§7Lava and Fire Damage.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCombat Skill 8§c.\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ember Leggings\"},ExtraAttributes:{id:\"EMBER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Health: §a+60", "§7Defense: §a+55", "§7Intelligence: §a+5", "", - "§6Full Set Bonus: Nether Lord", - "§7Will create §5Obsidian §7below", - "§7you when walking on Lava. Also", - "§7increases the chance of Nether", - "§7monsters dropping an item by", - "§7§a20%§7. Wearing this full set", - "§7will also prevent you from", - "§7taking Lava and Fire Damage.", + "§6Full Set Bonus: Nether Lord §7(0/4)", + "§7Will create §5Obsidian §7below you when", + "§7walking on Lava. Also increases the", + "§7chance of Nether monsters dropping", + "§7an item by §a20%§7. Wearing this full set", + "§7will also prevent you from taking", + "§7Lava and Fire Damage.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 8§c.", "§5§lEPIC LEGGINGS" ], "recipe": { @@ -33,7 +33,7 @@ }, "internalname": "EMBER_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ember_Armor", |