Essential Tweaks (Essentail Adblocker)

Quick rating

Community listing page, reviews here may not be monitored by the author.

Essential Tweaks (Essentail Adblocker)

No reviews yet

Sets clean defaults for Essential — unbound keybinds, no Discord RPC, suppressed in-game notices.

Mod Loaders
Forge
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
essentialtweaks-1.2.0+1.18.2-forge.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Essential is a great mod. But when it ships inside a modpack, a few of its defaults get in the way: keybinds that collide with everything else in the pack, a Discord Rich Presence slot that is already taken, and an update prompt every time you launch.

EssentialTweaks changes none of Essential's features. It only changes those defaults.

What it changes

  • Keybinds start unbound — no more clashes with the rest of your pack. Players can still bind them in the controls menu whenever they want.
  • Discord Rich Presence stays off — the slot is left free for mods like SimpleRPC.
  • No update indicators — the main-menu flag, the pause-menu indicator and the settings badge stay quiet.
  • No launch popups — update notices, auto-install prompts and similar dialogs are skipped.
  • Announcements channel hidden — kept out of the Social tab so your chat list stays yours.
  • No promotion banners or sale notices during gameplay.
  • No "new cosmetic" badges on the wardrobe button.
  • No persistent toasts — the notifications that stick around until dismissed.

Every single one of these can be switched off individually in config/essentialtweaks.properties, which is written on first launch. If you like the sale notices but not the keybind changes, that is one line.

The list of blocked launch popups lives in that file too, so if a future Essential version adds a new one, you can silence it without waiting for a mod update.

Missing a version you need? Ask! — adding one is usually quick.

 

Essential moves its internals around between releases, and a mod that hooks into them can break when it does. This one is built so that breaking means doing nothing, never crashing your game: the hooks are Mixins declared with require = 0, so a hook that no longer matches is simply skipped. The update indicators are handled differently again — by telling Essential's own UI there is no update, rather than by patching it.

Because a silent failure is easy to miss, the mod checks itself on every launch and writes a short report to your log:

EssentialTweaks self-check:
  unbind-keybinds              ok
  disable-discord-rpc          ok
  hide-update-indicators       ok
  ...

If a line ever says something other than ok, that tweak is inactive and the log says why. Please make a comment or an issue if you see one — that report is exactly what I need to fix it quickly.

  • Essential must be installed. Without it this mod does nothing at all.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~7,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works