From 968bb2a232c535234ef994f53a85abd04cf23618 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 26 Sep 2022 10:06:23 +0200 Subject: Fixed a few (81) items (#828) * Fixed a few (21) pets * Fixed another (1) pet * Fixed Alert Flare recipe * Fixed ench coal * Fixed ench charcoal * Fixed Farm Armours * Fixed a few (48) reforge stones Combinable in Reforge Anvil * Fixed more (6) items --- items/DRAGON_SCALE.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'items/DRAGON_SCALE.json') diff --git a/items/DRAGON_SCALE.json b/items/DRAGON_SCALE.json index cf927b02..0b1c87ee 100644 --- a/items/DRAGON_SCALE.json +++ b/items/DRAGON_SCALE.json @@ -4,15 +4,14 @@ "displayname": "§9Dragon Scale", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26586b0c-f4a1-32da-b296-7e68b4820648\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FkZGU1YzMxZmJjM2NiZWM5ZmY2NjM2MGM0ZWZiNmU4NjU4NDYxNzE3OTYzMmZmMzhmZWExZTU1NjY0OWIxOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Spiked §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oSome people say it is harder\",8:\"§8§othan diamond. Hard to tell,\",9:\"§8§oreally.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Scale\"},ExtraAttributes:{id:\"DRAGON_SCALE\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26586b0c-f4a1-32da-b296-7e68b4820648\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FkZGU1YzMxZmJjM2NiZWM5ZmY2NjM2MGM0ZWZiNmU4NjU4NDYxNzE3OTYzMmZmMzhmZWExZTU1NjY0OWIxOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Spiked §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§7§8§oSome people say it is harder\",7:\"§8§othan diamond. Hard to tell,\",8:\"§8§oreally.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXX§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Scale\"},ExtraAttributes:{id:\"DRAGON_SCALE\"}}", + "modver": "2.1.0-REL", "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Spiked §7reforge", - "§7to armor.", + "§7Applies the §9Spiked §7reforge", + "§7when combined with armor§7.", "", "§7§8§oSome people say it is harder", "§8§othan diamond. Hard to tell,", @@ -28,4 +27,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dragon_Scale" ] -} +} \ No newline at end of file -- cgit