diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-01-27 18:19:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 12:19:50 -0500 |
commit | e4cb822dc3016fcf7006b9b2365178059031bc53 (patch) | |
tree | 313b55bd5ec9518d651b813406feb72227209b6b /items/QUARTZ_GENERATOR_11.json | |
parent | 4a3cbd608e2eb8e0743ff2a7e799c7237959c01a (diff) | |
download | NotEnoughUpdates-REPO-e4cb822dc3016fcf7006b9b2365178059031bc53.tar.gz NotEnoughUpdates-REPO-e4cb822dc3016fcf7006b9b2365178059031bc53.tar.bz2 NotEnoughUpdates-REPO-e4cb822dc3016fcf7006b9b2365178059031bc53.zip |
added wiki links and recipes and fixed cake soul wiki link (#376)
* fixed cake soul link
* moved all drills under one parent
moved all the drills under one parent. before titanium and mithril drills were sperated, this makes no sence since they look exactly the same
* Added wiki link to all redstone minions
Added wiki link to all redstone minions, previously wiki link was only on redstone minion tier 1
* added wiki link to all mushroom minions
* added wiki links to all nether warts minions
* added wiki link to all oak minions
* added oak minion tier 4 recipe
* added wiki link for all obi minions
* added wiki link to all pig minions
* added wiki url to all potato minions
* fixed mistake with some oak minions
* added url to all pumpkin minions
* added wiki link to all quartz minions
* added wiki url to all rabbit minions
* added wiki link to all revenant minions
* added wiki link to all sand minions
* added wiki link to all sheep minions
* added wiki link to all skeleton minions
* added wiki link to all tarantula minions
* added tarantula minion 5 recipe
* added wiki link to all snow minions
* added wiki link to all spider minions
* added wiki link to all spruce minions
* added wiki links to all sugar cane minions
* added wiki url to all wheat minions
* added stone wiki link
why does this exist
* added diamond and diamond block wiki link
these are very important items so they now have a wiki link
* forgot to add viewrecipe at tarantula minion 5
Diffstat (limited to 'items/QUARTZ_GENERATOR_11.json')
-rw-r--r-- | items/QUARTZ_GENERATOR_11.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/QUARTZ_GENERATOR_11.json b/items/QUARTZ_GENERATOR_11.json index ada044d9..fa9b026e 100644 --- a/items/QUARTZ_GENERATOR_11.json +++ b/items/QUARTZ_GENERATOR_11.json @@ -28,5 +28,9 @@ "internalname": "QUARTZ_GENERATOR_11", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Quartz_Minion" + ] }
\ No newline at end of file |