Created because AndrewH200 pulled out a glass bottle during a pillow fight...
A feature-rich MeteorClient addon for Minecraft 1.21.4 that adds essential utilities for stuff.
- Minecraft Version: 1.21.4
- MeteorClient: Required
- Fabric Loader: Required
AI-powered* NSFW map detection and filtering system with intelligent caching.
Compatibility: MapFilter does NOT work with ExtraToolTips enabled - disable ExtraToolTips for complete map filtering. Singleplayer Safety: Always backup your singleplayer world before using MapFilter.
Features:
- Hash-Based Cache: Instant recognition of previously validated maps (stored persistently)
- Separate Lists: Maintains separate whitelist (SFW) and blacklist (NSFW) files
- Manual Override: Whitelist/blacklist maps in-hand to fix false positives
- Singleplayer & Multiplayer: Works in all game modes
- Item Frame Support: Filters maps in item frames, not just held maps
Setup: Currently unreleased use cache files instead.
- Run the NSFW detection API server (see API documentation)
- Configure API URL in module settings (default:
http://127.0.0.1:5000) - Enable the module - maps are blocked until validated as safe
Cache Files: Located in %APPDATA%\.minecraft\meteor-client\hybridious_mod\
sfw_maps.json- Whitelisted mapsnsfw_maps.json- Blacklisted maps
Commands:
.mapfilter stats- View cache statistics (total/safe/blocked).mapfilter clear- Clear all cached maps.mapfilter whitelist- Mark held map as safe (removes from blacklist).mapfilter blacklist- Mark held map as NSFW (removes from whitelist)
Settings:
api-url- API endpoint URLthreshold- NSFW confidence threshold (0.0-1.0)batch-size- Maps per batch request (1-100, default: 20)batch-delay-ms- Accumulation delay before processing (100-2000ms)use-hash-cache- Enable persistent hash-based cachinglog-results- Log validation results to console
Automatically uses bonemeal on moss blocks and optionally azalea bushes for efficient terrain modification.
Air bombing system using flint and TNT - perfect for making an impression on the locals.
Continue exploring even after death with this advanced exploration tool.
Advanced entity riding system with automatic rotation locking, designed for efficient travel on ice highways.
Detects and logs chested minecarts with direction and stacking analysis.
- Logs info to files located in "%APPDATA%.minecraft\meteor-client\hybridious_mod" in the file called "MinecartDetector.log".
Automatically mows lawns by breaking grass and other vegetation blocks, keeping your surroundings clean and tidy.
Detects and highlights banners in the world with visual tracers and audio alerts.
- Blacklist: use
.bbl addto add banners to blacklist and.bbl removeto remove the banner your holding.
Plays custom audio files when you sneak or on a random timer interval. Perfect for adding personality to your gameplay!
- Sneak Trigger: Play sounds when pressing the sneak key (can be toggled on/off)
- Random Timer: Automatically play sounds at random intervals
- Custom Sounds: Use your own WAV audio files
- Volume Control: Adjustable volume settings
- Loop Options: Choose to loop sounds while sneaking
- Random Selection: Pick random sounds from your folder
- Navigate to your Minecraft directory:
%APPDATA%\.minecraft\meteor-client\ - Create or locate the
hybridious_modfolder - Place your
.wavaudio files in this folder- Supported formats: WAV, AIFF, AU (WAV recommended for best compatibility)
- File naming: Use any filename (e.g.,
sound.wav,meme.wav,notification.wav)
- Configure the module in MeteorClient:
- Enable "random-sound" to play random files from the folder, OR
- Set "sound-file" to specify a particular file to play
- Adjust volume, timer intervals, and other settings to your preference
Tracks entity drops over time with statistics, drop rates, and automatic shulker/dub calculations for farm testing.
Features:
- Multi-item tracking with configurable targets
- Drop rates per second/minute/hour
- Auto-calculates time to fill shulkers and dubs
- Handles server item merging for accurate counts
- Adjustable scan interval for performance
Output:
- Logs saved to
%APPDATA%\.minecraft\meteor-client\hybridious_mod\DropTest.txt - Includes timestamps, rates, shulker calculations, and distribution analysis
Settings:
- target-items - Items to track (list)
- test-duration-minutes - Test length (1-120 min)
- track-all-items - Track everything vs specific items
- item-stack-size - Set to 1/16/64 for shulker math
- scan-interval - Performance tuning (1-20 ticks)
- clear-logs - Checkbox to clear previous logs
- Download and install Fabric Loader
- Install MeteorClient for Minecraft 1.21.4
- Download the latest release of Hybridious Mod from the Releases page
- Place the
.jarfile in yourmodsfolder - Launch Minecraft with the Fabric profile
After installation, all modules will be available in your MeteorClient GUI. Access them through:
- Open MeteorClient menu (Right Shift by default)
- Navigate to the modules section
- Find and configure Hybridious modules as needed
Each module comes with customizable settings to fit your playstyle and server requirements.
This mod is intended for use on servers where such modifications are permitted. Always check your server's rules before using any client-side modifications. The developers are not responsible for any consequences resulting from the use of this mod on servers where it may be prohibited.
Contributions are welcome! Please feel free to:
- Submit bug reports
- Suggest new features
- Create pull requests
- Improve documentation
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for detailed information.
Check the Releases page for detailed changelog information and download links.
Third-Party Alternatives:
- AutoMoss for RusherHack - A third-party AutoMoss implementation for RusherHack based on this project's code (not affiliated with this project)