From e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c Mon Sep 17 00:00:00 2001 From: Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> Date: Wed, 13 Oct 2021 21:51:13 +0200 Subject: Even more Newest Newer New, jk its just the new Nether Artifact :) also jani asked me to do some stuff now so its alot of stuff actually (#624) * Add files via upload * Update NETHER_ARTIFACT.json * Update MITHRIL_GOLEM;2.json * Update MITHRIL_GOLEM;3.json * Update MITHRIL_GOLEM;2.json * Update MITHRIL_GOLEM;2.json * Update MITHRIL_GOLEM;3.json * Update MITHRIL_GOLEM;4.json * Update MITHRIL_GOLEM;3.json * Add files via upload * Add files via upload * Add files via upload * Update DIVAN_BOOTS.json * Update DIVAN_CHESTPLATE.json * Update DIVAN_HELMET.json * Add files via upload * Add files via upload * Add files via upload * Update PET_SKIN_TIGER_SABER_TOOTH.json * Update PET_SKIN_TIGER_SABER_TOOTH.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update PET_SKIN_TIGER_SABER_TOOTH.json --- items/OLD_DRAGON_LEGGINGS.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'items/OLD_DRAGON_LEGGINGS.json') diff --git a/items/OLD_DRAGON_LEGGINGS.json b/items/OLD_DRAGON_LEGGINGS.json index 54b5875c..6e894499 100644 --- a/items/OLD_DRAGON_LEGGINGS.json +++ b/items/OLD_DRAGON_LEGGINGS.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Old Dragon Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130 HP\",1:\"§7Defense: §a+140\",2:\"\",3:\"§6Full Set Bonus: Old Blood\",4:\"§7Increases the strength of\",5:\"§7§9Growth§7, §9Protection§7,\",6:\"§7§9Feather Falling§7, §9Sugar\",7:\"§9Rush§7, and §9True Protection§7\",8:\"§7while worn.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:15787690,Name:\"§6Old Dragon Leggings\"},ExtraAttributes:{color:\"240:230:170\",id:\"OLD_DRAGON_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+140\",2:\" §8[§8☤§8]\",3:\"\",4:\"§6Full Set Bonus: Old Blood\",5:\"§7Increases the strength of\",6:\"§7§9Growth§7, §9Protection§7,\",7:\"§7§9Feather Falling§7, §9Sugar\",8:\"§9Rush§7, and §9True Protection§7\",9:\"§7while worn.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:15787690,Name:\"§6Old Dragon Leggings\"},ExtraAttributes:{color:\"240:230:170\",id:\"OLD_DRAGON_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Health: §a+130 HP", + "§7Health: §a+130", "§7Defense: §a+140", + " §8[§8☤§8]", "", "§6Full Set Bonus: Old Blood", "§7Increases the strength of", @@ -30,9 +31,10 @@ }, "internalname": "OLD_DRAGON_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Old_Dragon_Armor" - ] -} + ], + "crafttext": "" +} \ No newline at end of file -- cgit