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/SCARF_STUDIES.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/SCARF_STUDIES.json')
-rw-r--r-- | items/SCARF_STUDIES.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SCARF_STUDIES.json b/items/SCARF_STUDIES.json new file mode 100644 index 00000000..7c21a399 --- /dev/null +++ b/items/SCARF_STUDIES.json @@ -0,0 +1,21 @@ +{ + "internalname": "SCARF_STUDIES", + "itemid": 397, + "displayname": "§9Scarf's Studies", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eb6966be-d293-35e9-9aa0-26d233d7e91d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmRlNGFiMTI5ZTEzN2Y5ZjRjYmY3MDYwMzE4ZWUxNzQ4ZGMzOWRhOWI1ZDEyOWE4ZGEwZTYxNGUyMzM3NjkzIn19fQ\"}]}},display:{Lore:[0:\"§7Gain dungeon class experience\",1:\"§7§a+2% §7faster.\",2:\"\",3:\"§oThe collection of his studies,\",4:\"§obeautiful handwriting!\",5:\"\",6:\"§eRight-click to view recipes!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE ACCESSORY\"],Name:\"§9Scarf's Studies\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SCARF_STUDIES\",uuid:\"57c6f5f9-b372-4604-b80f-c6a2bc0e75f3\",timestamp:\"7/7/20 7:54 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gain dungeon class experience", + "§7§a+2% §7faster.", + "", + "§oThe collection of his studies,", + "§obeautiful handwriting!", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ] +}
\ No newline at end of file |