From ae76e23e9d7963e3452fd94c36072cb6cfd8cc1a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 1 Jun 2021 19:46:08 +0200 Subject: Wiki Links, Mobs and fixing a oopsi from me (#504) --- items/NULL_ATOM.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/NULL_ATOM.json') diff --git a/items/NULL_ATOM.json b/items/NULL_ATOM.json index 8b7a36f7..20b6e549 100644 --- a/items/NULL_ATOM.json +++ b/items/NULL_ATOM.json @@ -12,5 +12,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Null_Atom" + ] } \ No newline at end of file -- cgit