From 6d119599ea11254259e303ae5fb6343802bf0199 Mon Sep 17 00:00:00 2001 From: Eejit <76887639+Eejit43@users.noreply.github.com> Date: Sat, 14 Aug 2021 20:31:38 -0400 Subject: Various fixes/additions (#592) * Update WISHING_COMPASS.json * Update REFINED_DIAMOND.json * Adding PET_SKIN_WOLF * Update PET_SKIN_WOLF.json * Update PET_SKIN_WOLF.json * Update REFINED_DIAMOND.json * Update WISHING_COMPASS.json * Update PET_SKIN_WOLF.json * Update BARRIER.json * That wiki page is now a redirect * The wiki page is now a redirect * The wiki page is now a redirect * Arrows have now become Flint Arrows (same internal ID) * Update PET_SKIN_WOLF.json * Update BARRIER.json * Update APPLE.json * Update BOAT.json * Update APPLE.json * Update ARMOR_STAND.json * Update BARRIER.json * Update REFINED_DIAMOND.json * Update BEDROCK.json * Update KALHUIKI_MASK.json * Update BAG_OF_CASH.json * Update STARFALL.json --- items/APPLE.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'items/APPLE.json') diff --git a/items/APPLE.json b/items/APPLE.json index 5366604c..394e941e 100644 --- a/items/APPLE.json +++ b/items/APPLE.json @@ -7,11 +7,8 @@ "§f§lCOMMON" ], "internalname": "APPLE", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "vanilla": true, "clickcommand": "", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Apple" - ] + "infoType": "" } -- cgit