From 9b9b0b6fd052f8b4c534420df3d203c82ec97f94 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 4 Jun 2026 16:45:19 +0000 Subject: [PATCH] Restore VT share links in manual instructions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The #fragment links work fine in a browser — only curl/wget can't follow them. Show them as clickable links for users at the terminal on the server. https://claude.ai/code/session_019XgsQ13XKm4Zj3cNsDNwHj --- services/minecraft.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/services/minecraft.sh b/services/minecraft.sh index 6db7032..037c8f6 100644 --- a/services/minecraft.sh +++ b/services/minecraft.sh @@ -1255,7 +1255,12 @@ for v in versions: echo "" log_info "Vanilla Tweaks — download your selected packs manually:" echo "" - echo " Go to https://vanillatweaks.net/picker/datapacks/" + echo " ┌─ Pre-configured selections (open in a browser on this machine) ──────┐" + echo " │ Datapacks (22): https://vanillatweaks.net/share#B3QqSd │" + echo " │ Crafting tweaks (10): https://vanillatweaks.net/share#SqzGkO │" + echo " └────────────────────────────────────────────────────────────────────────┘" + echo "" + echo " Or pick manually — go to https://vanillatweaks.net/picker/datapacks/" echo " Select version ${VT_VERSION}, then enable your chosen packs:" echo "" local _LAST_CAT="" _cat dp