aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwnwn <64725743+Ownwn@users.noreply.github.com>2022-09-30 23:15:52 +1300
committerGitHub <noreply@github.com>2022-09-30 12:15:52 +0200
commita346e9c3af6f34d5224060bfeb49391b8eb59057 (patch)
treed7891e0b0992d85ac120013b8393b98405ede227
parent19bf0bd5719906212616f37582679877fe70c11e (diff)
downloadNotEnoughUpdates-REPO-a346e9c3af6f34d5224060bfeb49391b8eb59057.tar.gz
NotEnoughUpdates-REPO-a346e9c3af6f34d5224060bfeb49391b8eb59057.tar.bz2
NotEnoughUpdates-REPO-a346e9c3af6f34d5224060bfeb49391b8eb59057.zip
removed magma bow recipe (#832)
recipe removed
-rw-r--r--items/MAGMA_BOW.json16
1 files changed, 2 insertions, 14 deletions
diff --git a/items/MAGMA_BOW.json b/items/MAGMA_BOW.json
index 71936d73..4cbfd44b 100644
--- a/items/MAGMA_BOW.json
+++ b/items/MAGMA_BOW.json
@@ -14,23 +14,11 @@
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
],
- "recipe": {
- "A1": "",
- "A2": "ENCHANTED_MAGMA_CREAM:32",
- "A3": "ENCHANTED_STRING:1",
- "B1": "ENCHANTED_MAGMA_CREAM:32",
- "B2": "",
- "B3": "ENCHANTED_STRING:1",
- "C1": "",
- "C2": "ENCHANTED_MAGMA_CREAM:32",
- "C3": "ENCHANTED_STRING:1"
- },
"internalname": "MAGMA_BOW",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magma_Bow"
- ],
- "crafttext": "Requires: Magma Cream IX"
+ ]
}