aboutsummaryrefslogtreecommitdiff
path: root/items/BEJEWELED_HANDLE.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/BEJEWELED_HANDLE.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/BEJEWELED_HANDLE.json')
-rw-r--r--items/BEJEWELED_HANDLE.json29
1 files changed, 18 insertions, 11 deletions
diff --git a/items/BEJEWELED_HANDLE.json b/items/BEJEWELED_HANDLE.json
index 2f8ae54f..a534bcb4 100644
--- a/items/BEJEWELED_HANDLE.json
+++ b/items/BEJEWELED_HANDLE.json
@@ -1,22 +1,29 @@
{
"itemid": "minecraft:stick",
"displayname": "§9Bejeweled Handle",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§lRARE\",1:\"\",2:\"§eItems Required\",3:\"§9Glacite Jewel §7x3\",4:\"\",5:\"§7Duration: §b30m\"],Name:\"§9Bejeweled Handle\"},ExtraAttributes:{id:\"BEJEWELED_HANDLE\"},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Bejeweled Handle\"},ExtraAttributes:{id:\"BEJEWELED_HANDLE\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
- "§9§lRARE",
- "",
- "§eItems Required",
- "§9Glacite Jewel §7x3",
- "",
- "§7Duration: §b30m"
+ "§9§lRARE"
],
"internalname": "BEJEWELED_HANDLE",
"crafttext": "",
- "clickcommand": "",
- "modver": "1.7.1-REL",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Bejeweled_Handle"
+ "https://hypixel-skyblock.fandom.com/wiki/Bejeweled_Handle",
+ "https://wiki.hypixel.net/Bejeweled_Handle"
+ ],
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "GLACITE_JEWEL:3"
+ ],
+ "count": 1,
+ "overrideOutputId": "BEJEWELED_HANDLE",
+ "duration": 1800
+ }
]
-}
+} \ No newline at end of file