diff options
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 |