diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-16 15:57:52 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-16 15:57:52 +1000 |
commit | cadafa7b0089861d57615a2957c64029696baae9 (patch) | |
tree | ae84729d97409a3ff5ccb21e46d108925601fd1f /items/GOLD_PROFESSOR_HEAD.json | |
parent | 032520515390dbf3d6ef7a28ee3af400746a6d9c (diff) | |
download | NotEnoughUpdates-REPO-cadafa7b0089861d57615a2957c64029696baae9.tar.gz NotEnoughUpdates-REPO-cadafa7b0089861d57615a2957c64029696baae9.tar.bz2 NotEnoughUpdates-REPO-cadafa7b0089861d57615a2957c64029696baae9.zip |
gold dungeons stuff
Diffstat (limited to 'items/GOLD_PROFESSOR_HEAD.json')
-rw-r--r-- | items/GOLD_PROFESSOR_HEAD.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/GOLD_PROFESSOR_HEAD.json b/items/GOLD_PROFESSOR_HEAD.json new file mode 100644 index 00000000..b953c697 --- /dev/null +++ b/items/GOLD_PROFESSOR_HEAD.json @@ -0,0 +1,21 @@ +{ + "internalname": "GOLD_PROFESSOR_HEAD", + "itemid": 397, + "displayname": "§cGolden Professor Head", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9b5fcb03-447d-32ed-9292-793a9dc16312\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NDQxMDAxNTI3NCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhjYTAzZDc4ZDE1N2RmMzRlOGM0Mjg4MWZmNTdlYTg5ODE4MzY3ZTQwZTI4OGRhN2Y4YjQxY2NhNWMxZDQwNiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Obtained from killing §cThe\",1:\"§cProfessor §7in §cThe Catacombs\",2:\"§c§7lots of times.\",3:\"\",4:\"§7§8Despite his great technique,\",5:\"§8he failed the Masters exam three\",6:\"§8times. Works from 8 to 5. Cares\",7:\"§8about his students.\",8:\"\",9:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§cGolden Professor Head\"},ExtraAttributes:{id:\"GOLD_PROFESSOR_HEAD\"}}", + "modver": "1.0.0", + "lore": [ + "§7Obtained from killing §cThe", + "§cProfessor §7in §cThe Catacombs", + "§c§7lots of times.", + "", + "§7§8Despite his great technique,", + "§8he failed the Masters exam three", + "§8times. Works from 8 to 5. Cares", + "§8about his students.", + "", + "§c§lSPECIAL DUNGEON ITEM" + ] +}
\ No newline at end of file |