aboutsummaryrefslogtreecommitdiff
path: root/items/AMBER_MATERIAL.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-10-19 09:14:54 +0200
committerGitHub <noreply@github.com>2022-10-19 18:14:54 +1100
commit5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch)
tree6ae23d4819eb974901de2743065c3ad23327dd06 /items/AMBER_MATERIAL.json
parentc02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff)
downloadNotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz
NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2
NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/AMBER_MATERIAL.json')
-rw-r--r--items/AMBER_MATERIAL.json27
1 files changed, 17 insertions, 10 deletions
diff --git a/items/AMBER_MATERIAL.json b/items/AMBER_MATERIAL.json
index 66908cec..c4eb6da2 100644
--- a/items/AMBER_MATERIAL.json
+++ b/items/AMBER_MATERIAL.json
@@ -11,26 +11,33 @@
"§7when combined with a pickaxe§7.",
"",
"§7§8§oPut a bunch of Amber",
- "§8§otogether and it\u0027ll make more",
+ "§8§otogether and it'll make more",
"§8§oAmber - Throin the Forger.",
"",
"§7Requires §aMining Skill Level",
"§aXXX§7!",
"",
- "§5§lEPIC REFORGE STONE",
- "",
- "§eItems Required",
- "§9⸕ §9Fine Amber Gemstone §7x12",
- "§9Golden Plate §7x1",
- "",
- "§7Duration: §b7h"
+ "§5§lEPIC REFORGE STONE"
],
"internalname": "AMBER_MATERIAL",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Amber_Material"
+ "https://hypixel-skyblock.fandom.com/wiki/Amber_Material",
+ "https://wiki.hypixel.net/Amber_Material"
+ ],
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "GOLDEN_PLATE:1",
+ "FINE_AMBER_GEM:12"
+ ],
+ "count": 1,
+ "overrideOutputId": "AMBER_MATERIAL",
+ "duration": 25200
+ }
]
} \ No newline at end of file