aboutsummaryrefslogtreecommitdiff
path: root/items/MITHRIL_FUEL_TANK.json
diff options
context:
space:
mode:
authorMisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com>2021-02-18 17:16:45 -0500
committerGitHub <noreply@github.com>2021-02-18 17:16:45 -0500
commitb2f72aa539d933a4e102dd83a184410abf4f2b03 (patch)
tree6fa2f0c2ff00631af2c09b844c047a22df8a85c0 /items/MITHRIL_FUEL_TANK.json
parent719d8099276492d5dfef88939db208aeb51dbf14 (diff)
downloadNotEnoughUpdates-REPO-b2f72aa539d933a4e102dd83a184410abf4f2b03.tar.gz
NotEnoughUpdates-REPO-b2f72aa539d933a4e102dd83a184410abf4f2b03.tar.bz2
NotEnoughUpdates-REPO-b2f72aa539d933a4e102dd83a184410abf4f2b03.zip
Added A few Wiki Links (#408)
* Wiki Link Mithril Drill Engine * Wiki Link * Wiki Link * Fixed an error * Iron horse wiki link * Fix * Real Fix * Update GOLD_BARDING.json * Update DIAMOND_BARDING.json * I hate JSON files y * Please Work JSON * Update IRON_BARDING.json * Update GOLD_BARDING.json * smh don't use 3 spaces * . Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/MITHRIL_FUEL_TANK.json')
-rw-r--r--items/MITHRIL_FUEL_TANK.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/items/MITHRIL_FUEL_TANK.json b/items/MITHRIL_FUEL_TANK.json
index f6baf21c..3837b61c 100644
--- a/items/MITHRIL_FUEL_TANK.json
+++ b/items/MITHRIL_FUEL_TANK.json
@@ -27,6 +27,9 @@
"internalname": "MITHRIL_FUEL_TANK",
"crafttext": "",
"clickcommand": "",
- "modver": "1.7.1-REL",
- "infoType": ""
-} \ No newline at end of file
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Mithril-Infused_Fuel_Tank"
+ ]
+}