aboutsummaryrefslogtreecommitdiff
path: root/items/ENDERMITE;0.json
diff options
context:
space:
mode:
authorapotato321 <ryrylin5@gmail.com>2020-11-17 14:34:12 -0800
committerGitHub <noreply@github.com>2020-11-17 14:34:12 -0800
commit549357a3a201a2a24bfab4406346ab2289248929 (patch)
treef0e223f259d634852a48fc8454d0fcf756f1dafa /items/ENDERMITE;0.json
parent21aed1acba081de6af108596c1c09376f69f3730 (diff)
parent27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff)
downloadNotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz
NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2
NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip
Merge pull request #3 from Moulberry/master
123123
Diffstat (limited to 'items/ENDERMITE;0.json')
-rw-r--r--items/ENDERMITE;0.json22
1 files changed, 17 insertions, 5 deletions
diff --git a/items/ENDERMITE;0.json b/items/ENDERMITE;0.json
index 091e321e..5f884c50 100644
--- a/items/ENDERMITE;0.json
+++ b/items/ENDERMITE;0.json
@@ -20,11 +20,23 @@
"§f§lCOMMON"
],
"internalname": "ENDERMITE;0",
- "clickcommand": "",
- "modver": "REL-1.0.0",
+ "crafttext": "33% Chance",
+ "useneucraft": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "ENCHANTED_ENDSTONE:64",
+ "A2": "ENCHANTED_ENDSTONE:64",
+ "A3": "ENCHANTED_ENDSTONE:64",
+ "B1": "ENCHANTED_ENDSTONE:64",
+ "B2": "ENCHANTED_EGG:1",
+ "B3": "ENCHANTED_ENDSTONE:64",
+ "C1": "ENCHANTED_ENDSTONE:64",
+ "C2": "ENCHANTED_ENDSTONE:64",
+ "C3": "ENCHANTED_ENDSTONE:64"
+ },
+ "modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet"
- ],
- "crafttext": ""
-} \ No newline at end of file
+ ]
+}