aboutsummaryrefslogtreecommitdiff
path: root/items/GLOWSTONE_GAUNTLET.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-05-03 16:24:07 +0200
committerjani270 <jani270@gmx.de>2022-05-03 16:24:07 +0200
commitc533db84447d55d8af368b0c7a16991e83ed94d6 (patch)
treecebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /items/GLOWSTONE_GAUNTLET.json
parent4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff)
downloadNotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz
NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2
NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip
god this isnt good for my mental health
maybe breaks some shit but idc
Diffstat (limited to 'items/GLOWSTONE_GAUNTLET.json')
-rw-r--r--items/GLOWSTONE_GAUNTLET.json20
1 files changed, 17 insertions, 3 deletions
diff --git a/items/GLOWSTONE_GAUNTLET.json b/items/GLOWSTONE_GAUNTLET.json
index 222c8c3c..4792b141 100644
--- a/items/GLOWSTONE_GAUNTLET.json
+++ b/items/GLOWSTONE_GAUNTLET.json
@@ -10,9 +10,23 @@
"§7§8This item can be reforged!",
"§9§lRARE GLOVES"
],
+ "recipe": {
+ "A1": "ENCHANTED_LEATHER:1",
+ "A2": "ENCHANTED_LEATHER:1",
+ "A3": "ENCHANTED_LEATHER:1",
+ "B1": "ENCHANTED_GLOWSTONE_DUST:2",
+ "B2": "ENCHANTED_GLOWSTONE_DUST:2",
+ "B3": "ENCHANTED_GLOWSTONE_DUST:2",
+ "C1": "ENCHANTED_GLOWSTONE_DUST:2",
+ "C2": "ENCHANTED_GLOWSTONE_DUST:2",
+ "C3": "ENCHANTED_GLOWSTONE_DUST:2"
+ },
"internalname": "GLOWSTONE_GAUNTLET",
- "crafttext": "",
- "clickcommand": "",
+ "crafttext": "Requires: Glowstone Dust IV",
+ "clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Glowstone_Gauntlet"
+ ]
} \ No newline at end of file