aboutsummaryrefslogtreecommitdiff
path: root/items/SKELETON;0.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-14 13:45:48 +1100
committerGitHub <noreply@github.com>2020-11-14 13:45:48 +1100
commit787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch)
treeef633e59e3783951beb986e2d09a5a18a11e14df /items/SKELETON;0.json
parentf8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff)
parenta582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff)
downloadNotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/SKELETON;0.json')
-rw-r--r--items/SKELETON;0.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/SKELETON;0.json b/items/SKELETON;0.json
index 49bc6ff0..83b78c1e 100644
--- a/items/SKELETON;0.json
+++ b/items/SKELETON;0.json
@@ -20,8 +20,23 @@
"§f§lCOMMON"
],
"internalname": "SKELETON;0",
- "crafttext": "",
- "clickcommand": "",
- "modver": "REL-1.0.0",
- "infoType": ""
-} \ No newline at end of file
+ "crafttext": "33% Chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "ENCHANTED_BONE:16",
+ "A2": "ENCHANTED_BONE:16",
+ "A3": "ENCHANTED_BONE:16",
+ "B1": "ENCHANTED_BONE:16",
+ "B2": "ENCHANTED_EGG:1",
+ "B3": "ENCHANTED_BONE:16",
+ "C1": "ENCHANTED_BONE:16",
+ "C2": "ENCHANTED_BONE:16",
+ "C3": "ENCHANTED_BONE:16"
+ },
+ "modver": "1.5-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet"
+ ]
+}