diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-29 16:28:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 14:28:19 +0000 |
commit | b53844da5b85918fc16332f56e7e5df46f5600be (patch) | |
tree | 0d2a90f93c15fe095945abbae97fcf312468d259 /items/EGG_PAINTING_STATION.json | |
parent | 1a2c6815106a5c2ca43cfdb10843b4067004a9d8 (diff) | |
download | NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.tar.gz NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.tar.bz2 NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.zip |
Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221)
Diffstat (limited to 'items/EGG_PAINTING_STATION.json')
-rw-r--r-- | items/EGG_PAINTING_STATION.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/EGG_PAINTING_STATION.json b/items/EGG_PAINTING_STATION.json index 1cfa130f..bb35aa40 100644 --- a/items/EGG_PAINTING_STATION.json +++ b/items/EGG_PAINTING_STATION.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Egg_Painting_Station" + ] }
\ No newline at end of file |