diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/RECOMBOBULATOR_3000.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/RECOMBOBULATOR_3000.json')
-rw-r--r-- | items/RECOMBOBULATOR_3000.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/RECOMBOBULATOR_3000.json b/items/RECOMBOBULATOR_3000.json new file mode 100644 index 00000000..107310fe --- /dev/null +++ b/items/RECOMBOBULATOR_3000.json @@ -0,0 +1,18 @@ +{ + "internalname": "RECOMBOBULATOR_3000", + "itemid": 397, + "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:{originTag:\"UNKNOWN\",id:\"RECOMBOBULATOR_3000\",uuid:\"5585e103-f7b8-4d0c-8bef-cc8d2b739ad6\",timestamp:\"7/7/20 5:32 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Use in a §aReforge Anvil §7or at", + "§7the Dungeon Blacksmith to", + "§7permanently increase the rarity", + "§7of an item. An item's rarity can", + "§7only be upgraded once!", + "", + "§6§lLEGENDARY DUNGEON ITEM" + ] +}
\ No newline at end of file |