diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/EDITOR_PENCIL.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/EDITOR_PENCIL.json')
-rw-r--r-- | items/EDITOR_PENCIL.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/EDITOR_PENCIL.json b/items/EDITOR_PENCIL.json new file mode 100644 index 00000000..f21de5f0 --- /dev/null +++ b/items/EDITOR_PENCIL.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:feather", + "displayname": "§cEditor\u0027s Pencil", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7A truly remarkable pencil,\",1:\"§7Refined, sharpened, and\",2:\"§7plished over time.\",3:\"\",4:\"§7Given to those who went above and beyond.\",5:\"\",6:\"§7Awarded To: Unknown\",7:\"§7From: Unknown\",8:\"§7Date: §e1st January 1970\",9:\"\",10:\"§eRight-Click to visit a random Wiki page!\",11:\"\",12:\"§8* Co-op Soulbound *\",13:\"§c§lVERY SPECIAL\"],Name:\"§cEditor\u0027s Pencil\"},ExtraAttributes:{id:\"EDITOR_PENCIL\"}}", + "damage": 0, + "lore": [ + "§7A truly remarkable pencil,", + "§7Refined, sharpened, and", + "§7plished over time.", + "", + "§7Given to those who went above and beyond.", + "", + "§7Awarded To: Unknown", + "§7From: Unknown", + "§7Date: §e1st January 1970", + "", + "§eRight-Click to visit a random Wiki page!", + "", + "§8* Co-op Soulbound *", + "§c§lVERY SPECIAL" + ], + "internalname": "EDITOR_PENCIL", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Editor\u0027s_Pencil", + "https://wiki.hypixel.net/Editor%27s_Pencil" + ], + "crafttext": "" +}
\ No newline at end of file |