aboutsummaryrefslogtreecommitdiff
path: root/items/BONE_REAVER.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_REAVER.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_REAVER.json')
-rw-r--r--items/BONE_REAVER.json21
1 files changed, 18 insertions, 3 deletions
diff --git a/items/BONE_REAVER.json b/items/BONE_REAVER.json
index c68016f8..29831af1 100644
--- a/items/BONE_REAVER.json
+++ b/items/BONE_REAVER.json
@@ -24,9 +24,24 @@
"§aIV Completion§c.",
"§5§lEPIC DUNGEON LONGSWORD"
],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_BONE_BLOCK:20",
+ "A3": "",
+ "B1": "",
+ "B2": "SPIRIT_BONE:5",
+ "B3": "",
+ "C1": "",
+ "C2": "SPIRIT_SWORD:1",
+ "C3": ""
+ },
"internalname": "BONE_REAVER",
- "crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Bone_Reaver",
+ "https://wiki.hypixel.net/Bone_Reaver"
+ ]
} \ No newline at end of file