diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
commit | fbbc24e58b8e902b5a96badfcf6ad68a45a06626 (patch) | |
tree | b4fa1308a1b7915a1cc28f1983f919cc8ad7fefb /items/MIDAS_JEWEL.json | |
parent | 3415391bcfcaaa7277329fa88c277db35f12bb4b (diff) | |
download | NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.gz NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.bz2 NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.zip |
Added some wikilinks and fixed dungeon collection heads
Diffstat (limited to 'items/MIDAS_JEWEL.json')
-rw-r--r-- | items/MIDAS_JEWEL.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/items/MIDAS_JEWEL.json b/items/MIDAS_JEWEL.json index 3c6ea903..bfeb4797 100644 --- a/items/MIDAS_JEWEL.json +++ b/items/MIDAS_JEWEL.json @@ -1,22 +1,27 @@ { "internalname": "MIDAS_JEWEL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Midas Jewel", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Gilded §7reforge\",5:\"§7to §6Midas' Sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{id:\"MIDAS_JEWEL\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Gilded §7reforge\",5:\"§7to §6Midas\u0027 Sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{id:\"MIDAS_JEWEL\"}}", + "modver": "1.3-REL", "lore": [ "§8Reforge Stone", "", "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", "§7to apply the §8Gilded §7reforge", - "§7to §6Midas' Sword.", + "§7to §6Midas\u0027 Sword.", "", "§7Requires §aMining Skill Level", "§aXXV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Midas_Jewel" ] }
\ No newline at end of file |