Quality-of-life helpers for vanilla Minecraft — fair-play, client-side only, compatible with any server.
Vanilla Helper adds the small conveniences vanilla always needed, without ever giving you an unfair advantage. Everything runs on your client: install it, join any vanilla or modded server, and it just works. Every feature can be toggled and fine-tuned individually from an in-game settings screen (default key: V).
A search bar above every container screen — chests, barrels, shulker boxes, furnaces, your inventory...
- Non-matching items are dimmed (or matches highlighted) so they stand out instantly
- Matches item names (including anvil-renamed items), item IDs and tooltips — search
mendingto light up the right enchanted books - Even searches inside closed shulker boxes and bundles
Ctrl+Fto focus the bar,Escto leave it
Coordinates, facing direction, biome, FPS and an in-game clock. Pick the screen corner, reorder the lines, and choose from 9 text colors.
- Durability alert — sound + message when a tool or armor piece drops below a threshold
- Tool break protection — blocks mining/attacking with a nearly-broken tool
- Drop confirmation — double-press the drop key to throw away valuables, with your own custom item list
- Entity misclick protection — never accidentally hit villagers, iron golems, or named/tamed animals
Sneak to bypass any protection.
Hold (or toggle) C to zoom your view, with an adjustable factor (×2 to ×6).
A color-coded countdown above dropped items before they despawn. Exact in singleplayer; on servers it is a safe estimate based on when the item appeared on your screen (the real timer can only be shorter).
- Death coordinates — your death spot posted in chat on respawn, with a warning before your items despawn
- Copy coordinates —
F6copies your position to the clipboard (plain or as a/tpcommand) - Item counter — tooltips show how many of an item you own across your inventory and the open container
The settings screen groups features into two categories:
- Fair play — everywhere: honest helpers, fine on any server
- Singleplayer only: features that would be unfair in multiplayer (exact phantom timer, weather forecast…) live here, and are automatically disabled when you join a server — whatever the config says
One-click chest sorting, quick-stack to containers, ModMenu integration, and more.
- Install Fabric Loader for Minecraft 26.2
- Drop Fabric API and the Vanilla Helper jar into your
modsfolder - That's it — client-side only, nothing to install on the server
Downloads are on Modrinth.
The project uses Fabric Loom with Mojang mappings, Java 25, and split client/main source sets.
./gradlew build # build the mod (output in build/libs)
./gradlew runClient # launch a dev client
./gradlew runDatagen # regenerate generated assets (lang files) — run it on its own, not combined with buildTranslations live in the datagen providers (VHEnglishProvider / VHFrenchProvider), not in handwritten JSON. To add a feature, add an entry to the VHFeature enum plus its translation keys — it shows up automatically in the settings screen and the config file (config/vanilla-helper.json).
Vanilla Helper is licensed under the MIT License.
Le mod est intégralement traduit en français. 🇫🇷