aboutsummaryrefslogtreecommitdiff
path: root/items/PACKED_ICE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/PACKED_ICE.json')
-rw-r--r--items/PACKED_ICE.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/PACKED_ICE.json b/items/PACKED_ICE.json
index 9413a3db..01efd1ed 100644
--- a/items/PACKED_ICE.json
+++ b/items/PACKED_ICE.json
@@ -1,12 +1,27 @@
{
- "internalname": "PACKED_ICE",
"itemid": "minecraft:packed_ice",
- "displayname": "Packed Ice",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§fPacked Ice",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPacked Ice\"},ExtraAttributes:{id:\"PACKED_ICE\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§f§lCOMMON"
+ ],
+ "recipe": {
+ "A1": "ICE:1",
+ "A2": "ICE:1",
+ "A3": "ICE:1",
+ "B1": "ICE:1",
+ "B2": "ICE:1",
+ "B3": "ICE:1",
+ "C1": "ICE:1",
+ "C2": "ICE:1",
+ "C3": "ICE:1"
+ },
+ "internalname": "PACKED_ICE",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Packed_Ice"
]
} \ No newline at end of file