aboutsummaryrefslogtreecommitdiff
path: root/items/GLOWSTONE_GAUNTLET.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-05-03 12:22:34 +0200
committerGitHub <noreply@github.com>2022-05-03 10:22:34 +0000
commit0ea23c71191acd73fdf03cc37a81fa78c36a4893 (patch)
tree5adfe2c1a6d67e7308f7c04860168b3dabed4f6b /items/GLOWSTONE_GAUNTLET.json
parenta370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (diff)
downloadNotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.gz
NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.bz2
NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.zip
Bunch of fixes and other stuff (#732)
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