
Tweelix
A vanilla-focused lightweight client-side utility mod.
- Загрузки
- 886
- Подписчики
- 3
- Обновлён
- 4 августа 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 23 марта 2026 г.
🚀 Quick Start
- Install the mod and its dependencies.
- Launch the game and press
Zto open the configuration GUI. - Enable desired features and optionally assign hotkeys to them.
⚠️ Note: All features are disabled by default. You must manually enable the ones you need.
✨ Feature Overview
🛠️ Generic
| Feature | Default | Description |
|---|---|---|
| Open Config GUI | Z |
Hotkey to open the Tweelix configuration interface. |
| Spectator Mode | ❌ | Prevents breaking/placing blocks and damaging entities – useful for server tours. |
| Copy Crosshair Target Info | ❌ | Copies the registry name (ID), display name, or coordinates of the targeted block, entity, or inventory item. |
| Default Toggle State | ❌ | Provides a default value for features that do not have individual toggle controls. |
| Execute Sign Commands | ❌ | Right‑click the back of a sign to run commands starting with / or !!. |
| Auto Line Wrap for Sign Edit | ❌ | Automatically wraps pasted text on signs according to pixel width. |
| Unlimited Backside Sign Paste | ❌ | Ignores the client‑side text length limit when pasting on the back of a sign (useful with the execute command feature). |
🖥️ Display
| Feature | Default | Description |
|---|---|---|
| Command Suggestions | ❌ | Shows parameter hints while typing commands (requires the built‑in resource pack). |
| Show Single-Layer Bedrock | ❌ | Highlights bedrock that is only one layer thick at the top of the Nether. |
| Custom Gamemode Switching | ❌ | Customises the F3+F4 gamemode switcher behaviour; allows configuring commands for each mode. |
| Refresh LAN Port | ❌ | Adds a refresh button to the "Open to LAN" screen. |
| Show Shader Packs Button | ❌ | Adds a Shader Packs button below the Resource Packs button in the Options screen. |
| Hide Cross‑Team Player Names | ❌ | Press F1 to toggle hiding nameplates of players on other teams. |
| Show Litematica Folder Button | ❌ | Adds a button to open the Litematica project folder from the Litematica main menu. |
| Infinite Night Vision | ❌ | Grants permanent Night Vision with adjustable brightness intensity. |
🔧 Tweaks
| Feature | Default | Description |
|---|---|---|
| Flat Mining | ❌ | When not sneaking, prevents breaking blocks that are lower than the player's height. |
| Wall Mining | ❌ | When not sneaking, prevents mining blocks that are directly below configured blocks. |
| Add Mining Cooldown | ❌ | Limits digging speed to prevent rapid block breaking. |
| Remove Mining Cooldown | ❌ | Removes the default 5‑game‑tick mining cooldown in Survival mode. |
| Freecam | ❌ | Acts like the vanilla spectator mode, allowing free movement and observation. |
| Protect Suspicious Blocks | ❌ | When not sneaking, prevents breaking suspicious sand/gravel. |
| Empty Inventory (one‑key) | ❌ | Press a hotkey to quickly drop configured items; supports filter rules. |
| Mining Blacklist | ❌ | Prevents mining blocks that are on the configured blacklist. |
⌨️ Commands
All commands are accessed via the /tweelix root command.
📋 Action Commands
| Command | Description |
|---|---|
/tweelix openConfigGui |
Opens the configuration GUI. |
/tweelix crosshairCopy |
Triggers copying of crosshair‑target data. |
/tweelix emptyInventory |
Empties the inventory (requires the feature to be enabled). |
/tweelix exportkeys |
Exports all translation keys of commands to exports/command_keys.json. |
⏱️ Delayed Execution
/tweelix delay <command1> <time> <command2>
Ченджлог
0.3.1Бета1.21.11 · 4 августа 2026 г.
Tweelix 0.3.1
✨ New Features
Locator Bar Enhancements
- Player Head on Locator Bar: Player waypoint icons on the Locator Bar now display the corresponding player's skin head, dynamically scaling based on distance.
- Cardinal Indicator Display: Added N/E/S/W cardinal direction markers on the Locator Bar, displayed in small text without a background to avoid obstructing the view.
- Supports switching display modes via sub-configuration:
English/Chinese/Both.
- Supports switching display modes via sub-configuration:
Auto Replant
- After harvesting crops, the mod now automatically uses the corresponding seeds from your hotbar to replant them.
- Offers extensive sub-configuration options:
- Cancel on Sneak: Breaking crops while sneaking will not trigger auto-replant.
- Only Mature: Only fully mature crops will be replanted, protecting immature seedlings.
- Replant Trees: Automatically replants the corresponding sapling when breaking logs.
- Replant in Creative: Auto-replant also works when breaking crops in Creative mode.
- Custom Crop Mappings: Supports custom
blockID=itemIDmapping rules, compatible with modded crops.
Fake Player Commands
- Batch Player Control: Added
/tweelix batchplayer <prefix> <start> <end> <subcommand...>command for batch-controlling Carpet fake players. - Fake Player Vault Opening: Added
/tweelix vault at <coordinates> facing <direction> start <number>command to dispatch fake players to open Vaults at specified locations.
🔧 Changes & Improvements
Infinite Night Vision
- Added Auto-Toggle with Shaders sub-configuration: Automatically disables night vision when shaders are enabled, and restores it when shaders are disabled, avoiding rendering conflicts.
Mining Protection (formerly Mining Blacklist)
- The system has been fully upgraded to Mining Protection, providing more granular enchantment-based access control:
- Blacklist Blocks: Prevents mining specified blocks (supports block IDs and
#tags). - Silk Touch Whitelist: Only allows mining specified blocks with Silk Touch enchantment.
- Fortune Whitelist: Only allows mining specified blocks with Fortune enchantment.
- Allow Sneak Bypass: Allows bypassing enchantment requirements while sneaking.
- Added corresponding action feedback messages (e.g., "Requires Silk Touch", "Requires Fortune").
- Blacklist Blocks: Prevents mining specified blocks (supports block IDs and
⚠️ Important Changes
- Configuration Method Change: All feature toggles for this mod no longer support being enabled/disabled via in-game commands. Please use the Config GUI screen to toggle features.
0.3.0Бета1.21.11 · 24 июня 2026 г.
Changelog – What's New in 0.3.0
| Feature | Description |
|---|---|
| Mining Blacklist | Prevents mining of a configurable list of blocks. |
| Unlimited Night Vision | Grants permanent night vision with adjustable brightness intensity. |
| Execute Sign Commands | Right‑click the back of a sign to run commands starting with / or !!. |
| Auto Line Wrap for Sign Editing | Automatically wraps pasted text by pixel width when editing signs. |
| Unlimited Backside Sign Pasting | Ignores client‑side text length limits when pasting on the back of signs (works with command execution). |
| Command Suggestions | Shows parameter hints while typing commands (requires built‑in resource pack). |
Important: Versions after 0.3.0 also support NeoForge.
0.3.0Бета1.21.11 · 24 июня 2026 г.
Changelog – What's New in 0.3.0
New Features
| Feature | Description |
|---|---|
| Mining Blacklist | Prevents mining of a configurable list of blocks. |
| Unlimited Night Vision | Grants permanent night vision with adjustable brightness intensity. |
| Execute Sign Commands | Right‑click the back of a sign to run commands starting with / or !!. |
| Auto Line Wrap for Sign Editing | Automatically wraps pasted text by pixel width when editing signs. |
| Unlimited Backside Sign Pasting | Ignores client‑side text length limits when pasting on the back of signs (works with command execution). |
| Command Suggestions | Shows parameter hints while typing commands (requires built‑in resource pack). |
Command System
/tweelix batch <name1> <value1> ...– toggle multiple features at once/tweelix delay <command1> <time> <command2>– execute commands with a delay (supports5t,2s,1mformat)/tweelix emptyInventory– instantly clear your inventory/tweelix <configName> [value]– query or set any configuration value- All commands support the
!!prefix (MCDReforged compatibility)
Important: Versions after 0.3.0 also support NeoForge.
0.2.1Релиз26.1, 26.1.1, 26.1.2 · 27 апреля 2026 г.
Version 0.2.1
Added
- Added ability to hide name tags of players from other teams when pressing F1 key (configurable via hideCrossTeamPlayerNames, default: false).
- Added a button in Litematica main menu to directly open the schematics folder (configurable via showLitematicaSchematicsButton, default: false).
Комментарии
Загружаем…