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/RECOMBOBULATOR_3000.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/RECOMBOBULATOR_3000.json')
-rw-r--r-- | items/RECOMBOBULATOR_3000.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/items/RECOMBOBULATOR_3000.json b/items/RECOMBOBULATOR_3000.json index f767b285..1e4130d8 100644 --- a/items/RECOMBOBULATOR_3000.json +++ b/items/RECOMBOBULATOR_3000.json @@ -1,18 +1,23 @@ { "internalname": "RECOMBOBULATOR_3000", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§6Recombobulator 3000", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96538e7f-6b56-3557-9b7d-458afe4239e9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTdjY2QzNmRjOGY3MmFkY2IxZjhjOGU2MWVlODJjZDk2ZWFkMTQwY2YyYTE2YTEzNjZiZTliNWE4ZTNjYzNmYyJ9fX0K\"}]}},display:{Lore:[0:\"§7Use in a §aReforge Anvil §7or at\",1:\"§7the Dungeon Blacksmith to\",2:\"§7permanently increase the rarity\",3:\"§7of an item. An item's rarity can\",4:\"§7only be upgraded once!\",5:\"\",6:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Recombobulator 3000\"},ExtraAttributes:{id:\"RECOMBOBULATOR_3000\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96538e7f-6b56-3557-9b7d-458afe4239e9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTdjY2QzNmRjOGY3MmFkY2IxZjhjOGU2MWVlODJjZDk2ZWFkMTQwY2YyYTE2YTEzNjZiZTliNWE4ZTNjYzNmYyJ9fX0K\"}]}},display:{Lore:[0:\"§7Use in a §aReforge Anvil §7or at\",1:\"§7the Dungeon Blacksmith to\",2:\"§7permanently increase the rarity\",3:\"§7of an item. An item\u0027s rarity can\",4:\"§7only be upgraded once!\",5:\"\",6:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Recombobulator 3000\"},ExtraAttributes:{id:\"RECOMBOBULATOR_3000\"}}", + "modver": "1.3-REL", "lore": [ "§7Use in a §aReforge Anvil §7or at", "§7the Dungeon Blacksmith to", "§7permanently increase the rarity", - "§7of an item. An item's rarity can", + "§7of an item. An item\u0027s rarity can", "§7only be upgraded once!", "", "§6§lLEGENDARY DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Recombobulator_3000" ] }
\ No newline at end of file |