aboutsummaryrefslogtreecommitdiff
path: root/items/BONE_NECKLACE.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-09-17 13:10:08 +0200
committerGitHub <noreply@github.com>2023-09-17 13:10:08 +0200
commit16e31561d042b9c6898ce4ee4a035023bb1a3835 (patch)
treee1231922621e563db4fb3e140fdb80c21a680c8b /items/BONE_NECKLACE.json
parent6888a8389e7e479826ed00c686c6d63f6f0e29fa (diff)
downloadNotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.tar.gz
NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.tar.bz2
NotEnoughUpdates-REPO-16e31561d042b9c6898ce4ee4a035023bb1a3835.zip
Fixed a few lores (#984)
* Fixed a few lores * Added wiki links and some recipes * Fixed Crimson Armor lore * Added new skin
Diffstat (limited to 'items/BONE_NECKLACE.json')
-rw-r--r--items/BONE_NECKLACE.json21
1 files changed, 18 insertions, 3 deletions
diff --git a/items/BONE_NECKLACE.json b/items/BONE_NECKLACE.json
index 5d5e6050..14aa4ef7 100644
--- a/items/BONE_NECKLACE.json
+++ b/items/BONE_NECKLACE.json
@@ -25,9 +25,24 @@
"§aIV Completion§c.",
"§5§lEPIC DUNGEON NECKLACE"
],
+ "recipe": {
+ "A1": "SOUL_STRING:32",
+ "A2": "SOUL_STRING:32",
+ "A3": "SOUL_STRING:32",
+ "B1": "SPIRIT_BONE:1",
+ "B2": "",
+ "B3": "SPIRIT_BONE:1",
+ "C1": "",
+ "C2": "SPIRIT_WING:1",
+ "C3": ""
+ },
"internalname": "BONE_NECKLACE",
- "crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bone_Necklace",
+ "https://wiki.hypixel.net/Bone_Necklace"
+ ]
} \ No newline at end of file