aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com>2021-01-26 23:21:21 +0300
committerGitHub <noreply@github.com>2021-01-26 15:21:21 -0500
commit4a3cbd608e2eb8e0743ff2a7e799c7237959c01a (patch)
tree31b63cf5751cd149154041cf2acd6986c69f23fe
parentd2ec179d50c6b038315e9db9e0e838e0b96760a9 (diff)
downloadNotEnoughUpdates-REPO-4a3cbd608e2eb8e0743ff2a7e799c7237959c01a.tar.gz
NotEnoughUpdates-REPO-4a3cbd608e2eb8e0743ff2a7e799c7237959c01a.tar.bz2
NotEnoughUpdates-REPO-4a3cbd608e2eb8e0743ff2a7e799c7237959c01a.zip
some wiki links (36 of em) (#375)
* anvil wiki link * dunno why apple has a wiki page * oops * oops v2 * armor stand wiki link * arrow wiki link * bandaged mithril pickaxe wiki link * banner wiki link 1 * banner 10 wiki link * banner 11 wiki link * banner 12 wiki link * banner 13 kekw * banner 14 * banner 15 wiki link * banner 2 wiki link * banner 3 wiki link * banner 4 wiki link * oops v3 * banner 5 wiki link * banner 6 wiki link * banner 7 wiki link * banner 8 wiki link * banner 9 wiki link * beacon wiki link * beacon 2 wiki link * beacon 3 wiki link * beacon 4 wiki link * oops v4 * oops v5 * oops v6 * oops v7 * blaze powder wiki link * blaze rod wiki link * boat wiki link (why) * bone wiki link * book wiki link * bookshelf wiki link * bowl wiki link * brewing stand wiki link * brick wiki link * brown mushroom wiki link * cactus wiki link * oops v7 * carrot wiki link * oops v8
-rw-r--r--items/ANVIL.json8
-rw-r--r--items/APPLE.json8
-rw-r--r--items/ARMOR_STAND.json8
-rw-r--r--items/ARROW.json8
-rw-r--r--items/BANDAGED_MITHRIL_PICKAXE.json7
-rw-r--r--items/BANNER-1.json8
-rw-r--r--items/BANNER-10.json8
-rw-r--r--items/BANNER-11.json8
-rw-r--r--items/BANNER-12.json8
-rw-r--r--items/BANNER-13.json8
-rw-r--r--items/BANNER-14.json8
-rw-r--r--items/BANNER-15.json8
-rw-r--r--items/BANNER-2.json8
-rw-r--r--items/BANNER-3.json8
-rw-r--r--items/BANNER-4.json8
-rw-r--r--items/BANNER-5.json8
-rw-r--r--items/BANNER-6.json8
-rw-r--r--items/BANNER-7.json8
-rw-r--r--items/BANNER-8.json8
-rw-r--r--items/BANNER-9.json8
-rw-r--r--items/BEACON.json8
-rw-r--r--items/BEACON_2.json7
-rw-r--r--items/BEACON_3.json7
-rw-r--r--items/BEACON_4.json7
-rw-r--r--items/BLAZE_POWDER.json8
-rw-r--r--items/BLAZE_ROD.json8
-rw-r--r--items/BOAT.json8
-rw-r--r--items/BONE.json8
-rw-r--r--items/BOOK.json8
-rw-r--r--items/BOOKSHELF.json8
-rw-r--r--items/BOWL.json8
-rw-r--r--items/BREWING_STAND_ITEM.json8
-rw-r--r--items/BRICK.json8
-rw-r--r--items/BROWN_MUSHROOM.json8
-rw-r--r--items/CACTUS.json8
-rw-r--r--items/CARROT.json6
36 files changed, 211 insertions, 71 deletions
diff --git a/items/ANVIL.json b/items/ANVIL.json
index eeca31d1..eb59ea9f 100644
--- a/items/ANVIL.json
+++ b/items/ANVIL.json
@@ -20,5 +20,9 @@
"C1": "IRON_INGOT:1",
"C2": "IRON_INGOT:1",
"C3": "IRON_INGOT:1"
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Anvil"
+ ]
+}
diff --git a/items/APPLE.json b/items/APPLE.json
index ba1b89e1..5366604c 100644
--- a/items/APPLE.json
+++ b/items/APPLE.json
@@ -9,5 +9,9 @@
"internalname": "APPLE",
"modver": "1.3-REL",
"vanilla": true,
- "clickcommand": ""
-} \ No newline at end of file
+ "clickcommand": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Apple"
+ ]
+}
diff --git a/items/ARMOR_STAND.json b/items/ARMOR_STAND.json
index 37d95f80..690c0676 100644
--- a/items/ARMOR_STAND.json
+++ b/items/ARMOR_STAND.json
@@ -20,5 +20,9 @@
"C1": "STICK:1",
"C2": "STEP:1",
"C3": "STICK:1"
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Armor_Stand"
+ ]
+}
diff --git a/items/ARROW.json b/items/ARROW.json
index 59c9b588..efb5f157 100644
--- a/items/ARROW.json
+++ b/items/ARROW.json
@@ -20,5 +20,9 @@
"C1": "FEATHER:1",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Arrow"
+ ]
+}
diff --git a/items/BANDAGED_MITHRIL_PICKAXE.json b/items/BANDAGED_MITHRIL_PICKAXE.json
index 3d6cd35c..54373b8f 100644
--- a/items/BANDAGED_MITHRIL_PICKAXE.json
+++ b/items/BANDAGED_MITHRIL_PICKAXE.json
@@ -19,5 +19,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
- "infoType": ""
-} \ No newline at end of file
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bandaged_Mithril_Pickaxe"
+ ]
+}
diff --git a/items/BANNER-1.json b/items/BANNER-1.json
index 18300840..bdde2432 100644
--- a/items/BANNER-1.json
+++ b/items/BANNER-1.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-10.json b/items/BANNER-10.json
index 5867ff76..d963e1b0 100644
--- a/items/BANNER-10.json
+++ b/items/BANNER-10.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-11.json b/items/BANNER-11.json
index 41827000..d1182f0a 100644
--- a/items/BANNER-11.json
+++ b/items/BANNER-11.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-12.json b/items/BANNER-12.json
index 2bde3f46..08ad2985 100644
--- a/items/BANNER-12.json
+++ b/items/BANNER-12.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-13.json b/items/BANNER-13.json
index 541ad040..4a04ad5f 100644
--- a/items/BANNER-13.json
+++ b/items/BANNER-13.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-14.json b/items/BANNER-14.json
index c473c2a2..4f3b1260 100644
--- a/items/BANNER-14.json
+++ b/items/BANNER-14.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-15.json b/items/BANNER-15.json
index 901b8d96..9719b8b7 100644
--- a/items/BANNER-15.json
+++ b/items/BANNER-15.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-2.json b/items/BANNER-2.json
index 38bf76a0..b0d02957 100644
--- a/items/BANNER-2.json
+++ b/items/BANNER-2.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-3.json b/items/BANNER-3.json
index 388e4df5..9b77ff6c 100644
--- a/items/BANNER-3.json
+++ b/items/BANNER-3.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-4.json b/items/BANNER-4.json
index fa7c39db..56377a52 100644
--- a/items/BANNER-4.json
+++ b/items/BANNER-4.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-5.json b/items/BANNER-5.json
index 08137012..347cd07d 100644
--- a/items/BANNER-5.json
+++ b/items/BANNER-5.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-6.json b/items/BANNER-6.json
index cafaf171..f34ddcca 100644
--- a/items/BANNER-6.json
+++ b/items/BANNER-6.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-7.json b/items/BANNER-7.json
index 13f3c265..1c80dcce 100644
--- a/items/BANNER-7.json
+++ b/items/BANNER-7.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-8.json b/items/BANNER-8.json
index 4d7bf76c..1f2b7bba 100644
--- a/items/BANNER-8.json
+++ b/items/BANNER-8.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BANNER-9.json b/items/BANNER-9.json
index 9146def9..f4f873fd 100644
--- a/items/BANNER-9.json
+++ b/items/BANNER-9.json
@@ -21,5 +21,9 @@
"C1": "",
"C2": "STICK:1",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Banner"
+ ]
+}
diff --git a/items/BEACON.json b/items/BEACON.json
index ea748709..e6130ee0 100644
--- a/items/BEACON.json
+++ b/items/BEACON.json
@@ -12,5 +12,9 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
- "infoType": ""
-} \ No newline at end of file
+ "infoType": "WIKI_URL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Beacon_Block"
+ ]
+}
diff --git a/items/BEACON_2.json b/items/BEACON_2.json
index 6eceb256..6930dde5 100644
--- a/items/BEACON_2.json
+++ b/items/BEACON_2.json
@@ -26,5 +26,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
- "infoType": ""
-} \ No newline at end of file
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Beacon"
+ ]
+}
diff --git a/items/BEACON_3.json b/items/BEACON_3.json
index da7ba17e..37f1b916 100644
--- a/items/BEACON_3.json
+++ b/items/BEACON_3.json
@@ -26,5 +26,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
- "infoType": ""
-} \ No newline at end of file
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Beacon"
+ ]
+}
diff --git a/items/BEACON_4.json b/items/BEACON_4.json
index d9dbc381..20c39ff3 100644
--- a/items/BEACON_4.json
+++ b/items/BEACON_4.json
@@ -27,5 +27,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
- "infoType": ""
-} \ No newline at end of file
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Beacon"
+ ]
+}
diff --git a/items/BLAZE_POWDER.json b/items/BLAZE_POWDER.json
index c75c3a3d..2690880c 100644
--- a/items/BLAZE_POWDER.json
+++ b/items/BLAZE_POWDER.json
@@ -20,5 +20,9 @@
"C1": "",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Powder"
+ ]
+}
diff --git a/items/BLAZE_ROD.json b/items/BLAZE_ROD.json
index ab368221..d888b432 100644
--- a/items/BLAZE_ROD.json
+++ b/items/BLAZE_ROD.json
@@ -9,5 +9,9 @@
"internalname": "BLAZE_ROD",
"modver": "1.3-REL",
"vanilla": true,
- "clickcommand": ""
-} \ No newline at end of file
+ "clickcommand": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Rod"
+ ]
+}
diff --git a/items/BOAT.json b/items/BOAT.json
index 17b05a31..fa89d526 100644
--- a/items/BOAT.json
+++ b/items/BOAT.json
@@ -20,5 +20,9 @@
"C1": "",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Boat"
+ ]
+}
diff --git a/items/BONE.json b/items/BONE.json
index 05a37c34..0c281e1c 100644
--- a/items/BONE.json
+++ b/items/BONE.json
@@ -9,5 +9,9 @@
"internalname": "BONE",
"modver": "1.3-REL",
"vanilla": true,
- "clickcommand": ""
-} \ No newline at end of file
+ "clickcommand": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bone"
+ ]
+}
diff --git a/items/BOOK.json b/items/BOOK.json
index a873871f..0c4c9be4 100644
--- a/items/BOOK.json
+++ b/items/BOOK.json
@@ -20,5 +20,9 @@
"C1": "",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Book"
+ ]
+}
diff --git a/items/BOOKSHELF.json b/items/BOOKSHELF.json
index 4996b64a..0b5db365 100644
--- a/items/BOOKSHELF.json
+++ b/items/BOOKSHELF.json
@@ -20,5 +20,9 @@
"C1": "WOOD:1",
"C2": "WOOD:1",
"C3": "WOOD:1"
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bookshelf"
+ ]
+}
diff --git a/items/BOWL.json b/items/BOWL.json
index 7c85cf75..fd5f242f 100644
--- a/items/BOWL.json
+++ b/items/BOWL.json
@@ -20,5 +20,9 @@
"C1": "",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bowl"
+ ]
+}
diff --git a/items/BREWING_STAND_ITEM.json b/items/BREWING_STAND_ITEM.json
index 2049c42a..1757fafe 100644
--- a/items/BREWING_STAND_ITEM.json
+++ b/items/BREWING_STAND_ITEM.json
@@ -20,5 +20,9 @@
"C1": "",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Brewing_Stand"
+ ]
+}
diff --git a/items/BRICK.json b/items/BRICK.json
index 664a1154..6beedc8a 100644
--- a/items/BRICK.json
+++ b/items/BRICK.json
@@ -20,5 +20,9 @@
"C1": "",
"C2": "",
"C3": ""
- }
-} \ No newline at end of file
+ },
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Brick"
+ ]
+}
diff --git a/items/BROWN_MUSHROOM.json b/items/BROWN_MUSHROOM.json
index ccbcd1b8..798c9952 100644
--- a/items/BROWN_MUSHROOM.json
+++ b/items/BROWN_MUSHROOM.json
@@ -9,5 +9,9 @@
"internalname": "BROWN_MUSHROOM",
"modver": "1.3-REL",
"vanilla": true,
- "clickcommand": ""
-} \ No newline at end of file
+ "clickcommand": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Mushroom"
+ ]
+}
diff --git a/items/CACTUS.json b/items/CACTUS.json
index c393fa07..3d16dee8 100644
--- a/items/CACTUS.json
+++ b/items/CACTUS.json
@@ -9,5 +9,9 @@
"internalname": "CACTUS",
"modver": "1.3-REL",
"vanilla": true,
- "clickcommand": ""
-} \ No newline at end of file
+ "clickcommand": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Cactus"
+ ]
+}
diff --git a/items/CARROT.json b/items/CARROT.json
index 0973c40d..b60f8d73 100644
--- a/items/CARROT.json
+++ b/items/CARROT.json
@@ -8,5 +8,9 @@
"modver": "1.0.0",
"lore": [
"§f§lCOMMON"
+ ],
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Carrot"
]
-} \ No newline at end of file
+}