From 228ec7960d0319d8018c24ee14a92ea235c5e68c Mon Sep 17 00:00:00 2001 From: Moulberry Date: Thu, 1 Oct 2020 18:44:26 +1000 Subject: vanilla stuff & new items --- items/PACKED_ICE.json | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'items/PACKED_ICE.json') diff --git a/items/PACKED_ICE.json b/items/PACKED_ICE.json index b376737d..77f71dae 100644 --- a/items/PACKED_ICE.json +++ b/items/PACKED_ICE.json @@ -6,23 +6,8 @@ "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" - ], - "crafttext": "Requires: Ice III" + "modver": "1.3-REL", + "vanilla": true, + "clickcommand": "" } \ No newline at end of file -- cgit