Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 23 hours ago
GuidedMod
A customizable Minecraft client-side guide mod
GuidedMod intercepts players on the first game startup, prompting them to choose between "Vanilla Mode" and "Overhaul Mode". The mod physically controls mod loading states by renaming .jar files (appending or removing the .disabled suffix).
🌟 Features
- 3D Rotating Panorama: Beautiful Trial Chamber panorama background with clean rendering.
- Dual Cards Selector: Offers card selectors with hover highlights, outer glows, and custom click sounds.
- Optional Mods Screen: Upgrades standard buttons to sleek iOS/Material-style slider switches linked to ON/OFF states.
- Missing Mod Detection: Automatically renders disabled missing mods as gray and displays
Missing. - Hover Tooltips: Shows the exact JAR filename being controlled when hovering over the mod item.
- Anti-Accidental-Click: Cancel button on the left (selected by default) and red warning text on the right.
- One-Time Interception Lock: Hide menu entry and bypass subsequent startup screens once configured.
- Defensive Matching: Strips common version brackets and version prefixes before doing a prefix starts-with check. Rejects keywords < 3 characters to prevent mass-renaming bugs.
⚙️ Configuration
Generates configuration files in config/:
1. config/guidedmod-mods.txt
# Mods controlled by primary modes (Vanilla/Overhaul)
# Example:
# appleskin
[optional]
# Optional mods controlled individually by sliders
# Example:
# justenoughitems


