aboutsummaryrefslogtreecommitdiff
path: root/items/ABSOLUTE_ENDER_PEARL.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-06-01 12:31:05 +0200
committerGitHub <noreply@github.com>2021-06-01 06:31:05 -0400
commitb09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch)
treec09a00d380cff6e5bc60275061cb0a8cd8820896 /items/ABSOLUTE_ENDER_PEARL.json
parent5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff)
downloadNotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz
NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2
NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names * Removing dupe json with the wrong name * Fixing other Stuff * Another Rainbow name * Another Fix * Rainbow name * Rainbow Name * Another Fix * First Part * Fuck * Part 2 * Part 3 * Part 4 * copy paste ftw
Diffstat (limited to 'items/ABSOLUTE_ENDER_PEARL.json')
-rw-r--r--items/ABSOLUTE_ENDER_PEARL.json18
1 files changed, 16 insertions, 2 deletions
diff --git a/items/ABSOLUTE_ENDER_PEARL.json b/items/ABSOLUTE_ENDER_PEARL.json
index 5838c2a5..f2012dbd 100644
--- a/items/ABSOLUTE_ENDER_PEARL.json
+++ b/items/ABSOLUTE_ENDER_PEARL.json
@@ -6,9 +6,23 @@
"lore": [
"§9§lRARE"
],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_ENDER_PEARL:16",
+ "A3": "",
+ "B1": "ENCHANTED_ENDER_PEARL:16",
+ "B2": "ENCHANTED_ENDER_PEARL:16",
+ "B3": "ENCHANTED_ENDER_PEARL:16",
+ "C1": "",
+ "C2": "ENCHANTED_ENDER_PEARL:16",
+ "C3": ""
+ },
"internalname": "ABSOLUTE_ENDER_PEARL",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Absolute_Ender_Pearl"
+ ]
} \ No newline at end of file