aboutsummaryrefslogtreecommitdiff
path: root/items/REFORGE_ANVIL.json
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-02-11 17:50:05 +0100
committerGitHub <noreply@github.com>2021-02-11 11:50:05 -0500
commit98b47f92e6257c149de85069004923f280b68454 (patch)
treeae7b3580d7205aafd6480eaf4ac815cf14999920 /items/REFORGE_ANVIL.json
parent071b3b4a2666be9b95b7e247a76e59f170cabbfb (diff)
downloadNotEnoughUpdates-REPO-98b47f92e6257c149de85069004923f280b68454.tar.gz
NotEnoughUpdates-REPO-98b47f92e6257c149de85069004923f280b68454.tar.bz2
NotEnoughUpdates-REPO-98b47f92e6257c149de85069004923f280b68454.zip
added reforge anvil, firework and necron's blade recipe + fixed withered blood strength being wrong (#391)
* added reforge anvil recipe * fixed wither blood reforge stone strength * added necron's blade recipe * added firework recipe
Diffstat (limited to 'items/REFORGE_ANVIL.json')
-rw-r--r--items/REFORGE_ANVIL.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json
index e30fb5f3..3738473e 100644
--- a/items/REFORGE_ANVIL.json
+++ b/items/REFORGE_ANVIL.json
@@ -11,10 +11,21 @@
"",
"§5§lEPIC DUNGEON ITEM"
],
+ "recipe": {
+ "A1": "ENCHANTED_OBSIDIAN:64",
+ "A2": "ENCHANTED_OBSIDIAN:64",
+ "A3": "ENCHANTED_OBSIDIAN:64",
+ "B1": "",
+ "B2": "ENCHANTED_OBSIDIAN:64",
+ "B3": "",
+ "C1": "ENCHANTED_IRON:64",
+ "C2": "ENCHANTED_IRON:64",
+ "C3": "ENCHANTED_IRON:64"
+ },
"internalname": "REFORGE_ANVIL",
"crafttext": "Requires: Obsidian X",
- "clickcommand": "",
- "modver": "1.5-REL",
+ "clickcommand": "viewrecipe",
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Reforge_Anvil"