From c84d0095fffadf14b53e02be5d7acb8aed3a0f24 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 6 Aug 2021 17:31:28 +0200 Subject: YEP - Added Rainbow Name and Cosmetics Info, fixed Divan Alloy and Tier 4 eman (#579) * YEP * Fixed Spirit Bow Essence * Added legy Ammonite Pet * Fixed Ammonite Pet * Fixed Gemstone Drill --- items/DIVAN_ALLOY.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/DIVAN_ALLOY.json') diff --git a/items/DIVAN_ALLOY.json b/items/DIVAN_ALLOY.json index 7c0fd9eb..b45b89bb 100644 --- a/items/DIVAN_ALLOY.json +++ b/items/DIVAN_ALLOY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§6Divan\u0027s Alloy", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"87e89bea-b2db-3d69-8429-16f5c4b889a0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhNDE0ZDI5Y2M5ZWJiZmMxY2JkY2QyMTFlZWU0NzI2ZDA2NzZiZTI2MmU5Y2I4ZWVmZmFmZDFmYzM4MGIxNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7§oThe legendary Divan explored\",1:\"§7§owhere no other man has set foot,\",2:\"§7§oand came back with this\",3:\"§7§oincredibly rare alloy.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Divan\u0027s Alloy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DIVAN_ALLOY\",AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"87e89bea-b2db-3d69-8429-16f5c4b889a0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRhNDE0ZDI5Y2M5ZWJiZmMxY2JkY2QyMTFlZWU0NzI2ZDA2NzZiZTI2MmU5Y2I4ZWVmZmFmZDFmYzM4MGIxNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7§oThe legendary Divan explored\",1:\"§7§owhere no other man has set foot,\",2:\"§7§oand came back with this\",3:\"§7§oincredibly rare alloy.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§f§f§6Divan\u0027s Alloy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DIVAN_ALLOY\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7§7§oThe legendary Divan explored", @@ -19,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Divan%27s_Alloy" ] -} +} \ No newline at end of file -- cgit