diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/ENDERMITE;0.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/ENDERMITE;0.json')
-rw-r--r-- | items/ENDERMITE;0.json | 22 |
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 + ] +} |