diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-06 17:31:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 11:31:28 -0400 |
commit | c84d0095fffadf14b53e02be5d7acb8aed3a0f24 (patch) | |
tree | 86defecc80dc72d4e5e66499f5245c5b2c342a45 /items/DIVAN_ALLOY.json | |
parent | 44af564e37b9bda85d713692098e04e89f6f2a02 (diff) | |
download | NotEnoughUpdates-REPO-c84d0095fffadf14b53e02be5d7acb8aed3a0f24.tar.gz NotEnoughUpdates-REPO-c84d0095fffadf14b53e02be5d7acb8aed3a0f24.tar.bz2 NotEnoughUpdates-REPO-c84d0095fffadf14b53e02be5d7acb8aed3a0f24.zip |
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
Diffstat (limited to 'items/DIVAN_ALLOY.json')
-rw-r--r-- | items/DIVAN_ALLOY.json | 4 |
1 files changed, 2 insertions, 2 deletions
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 |