aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_EMERALD.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_EMERALD.json')
-rw-r--r--items/ENCHANTED_EMERALD.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/ENCHANTED_EMERALD.json b/items/ENCHANTED_EMERALD.json
index 29c612e8..4ec99cd3 100644
--- a/items/ENCHANTED_EMERALD.json
+++ b/items/ENCHANTED_EMERALD.json
@@ -1,12 +1,27 @@
{
- "internalname": "ENCHANTED_EMERALD",
"itemid": "minecraft:emerald",
- "displayname": "Enchanted Emerald",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§aEnchanted Emerald",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Emerald\"},ExtraAttributes:{id:\"ENCHANTED_EMERALD\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§a§lUNCOMMON"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "EMERALD:32",
+ "A3": "",
+ "B1": "EMERALD:32",
+ "B2": "EMERALD:32",
+ "B3": "EMERALD:32",
+ "C1": "",
+ "C2": "EMERALD:32",
+ "C3": ""
+ },
+ "internalname": "ENCHANTED_EMERALD",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Emerald"
]
} \ No newline at end of file