From b09d5d229d6134a9346b0a702bff4ccccf66e5d0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 1 Jun 2021 12:31:05 +0200 Subject: Reforge Stones and Rainbow Names + removing Item + update things (#503) * Reforge Stones and Rainbow Names * Removing dupe json with the wrong name * Fixing other Stuff * Another Rainbow name * Another Fix * Rainbow name * Rainbow Name * Another Fix * First Part * Fuck * Part 2 * Part 3 * Part 4 * copy paste ftw --- items/PREMIUM_FLESH.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/PREMIUM_FLESH.json') diff --git a/items/PREMIUM_FLESH.json b/items/PREMIUM_FLESH.json index 5c1b44d4..4ff5da58 100644 --- a/items/PREMIUM_FLESH.json +++ b/items/PREMIUM_FLESH.json @@ -4,14 +4,14 @@ "displayname": "§9Premium Flesh", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Undead §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe Zombie it came from was\",8:\"§8§oprobably a great warrior before\",9:\"§8§oits death.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", - "modver": "1.5-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Undead §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe Zombie it came from was\",8:\"§8§oprobably a great warrior before\",9:\"§8§oits death.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", + "modver": "2.0.0-REL", "lore": [ "§8Reforge Stone", "", "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", - "§7to apply the §8Undead §7reforge", + "§7to apply the §9Undead §7reforge", "§7to armor.", "", "§7§8§oThe Zombie it came from was", @@ -28,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Premium_Flesh" ] -} +} \ No newline at end of file -- cgit