aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_PACKED_ICE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_PACKED_ICE.json')
-rw-r--r--items/ENCHANTED_PACKED_ICE.json19
1 files changed, 17 insertions, 2 deletions
diff --git a/items/ENCHANTED_PACKED_ICE.json b/items/ENCHANTED_PACKED_ICE.json
index 8bf708e5..f049cb9c 100644
--- a/items/ENCHANTED_PACKED_ICE.json
+++ b/items/ENCHANTED_PACKED_ICE.json
@@ -1,12 +1,27 @@
{
"itemid": "minecraft:packed_ice",
"displayname": "§9Enchanted Packed Ice",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§9Enchanted Packed Ice\"},ExtraAttributes:{id:\"ENCHANTED_PACKED_ICE\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Packed Ice\"},ExtraAttributes:{id:\"ENCHANTED_PACKED_ICE\"}}",
"damage": 0,
"lore": [
"§9§lRARE"
],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_ICE:32",
+ "A3": "",
+ "B1": "ENCHANTED_ICE:32",
+ "B2": "ENCHANTED_ICE:32",
+ "B3": "ENCHANTED_ICE:32",
+ "C1": "",
+ "C2": "ENCHANTED_ICE:32",
+ "C3": ""
+ },
"internalname": "ENCHANTED_PACKED_ICE",
"clickcommand": "viewrecipe",
- "modver": "1.0.0"
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Packed_Ice"
+ ]
} \ No newline at end of file