SmartUtility

Quick rating

SmartUtility

No reviews yet

A modular collection of quality-of-life features for Minecraft, built for NeoForge. Every module is a separate, independently switchable feature, and most of them run entirely on the server.

QoL & Tweaks
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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
smartutility-NeoForge-1.0.0.jar
Authors

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

Smart Utility

Ten quality-of-life features in one mod, each with its own switch. Everything runs on the server, so your players connect with a plain vanilla client and it just works.

Most of these you would otherwise install as ten separate mods, each with its own config file and its own update schedule. This is one jar, one config, and anything you do not want stays off.

Features

Feature What it does
Death Coordinates A private message with the position you died at. Click the coordinates to copy them, paste them into /tp.
Cobblestone Generator Lava-and-water generators produce ore instead of cobblestone, at a chance and from a list you define. Any block works, modded ones included.
Auto Replant Harvesting a mature crop replants it from one seed out of the harvest. Sneak to clear a field instead.
Keep Inventory Keep your items on death, in the slots they were in, without touching the vanilla gamerule. Off by default.
Keep XP Keep a configurable share of your levels on death. Off by default.
XP Multiplier Separate multipliers for mob kills and block breaking. Both start at 1.0, so nothing changes until you set a number.
Mob Heads Killed mobs can drop their own head. Six vanilla mobs, players optional.
Fast Leaf Decay Leaves come down with the tree instead of over the next few minutes. Same leaves vanilla would have removed, just sooner.
Vein Miner Break one block of an ore vein, mine the whole vein. Tool wear per block.
Tree Capitator Break one log, fell the tree above it. Never downwards, so log builds stay standing.

More Features are coming soon!

Everything is optional

Every feature has its own toggle. Change it in the config, or in-game:

/smartutility feature list
/smartutility feature enable <feature>
/smartutility feature disable <feature>

Changes apply immediately, no restart. /su works as a shorthand.

Configuration

Two files are written on first start:

  • config/smartutility-common.toml: logging
  • config/smartutility-server.toml: everything about gameplay

You can also edit all of it in-game under Mods → Smart Utility → Config. No extra config library needed. A single world can override the server config with its own copy in <world>/serverconfig/.

Built for servers

  • Every gameplay decision is made on the server. Clients cannot set their own multipliers or limits.
  • Modded crops, logs, leaves and ores are picked up through tags and vanilla's own block types, not through hardcoded lists, so there are no config entries for content from other mods.
  • Mob head drops go through NeoForge's Global Loot Modifiers, so they stack with other loot mods instead of overwriting them.
  • Multi-block features respect cancelled break events, spawn protection and the world border, and they check every block, not just the one that was clicked.
  • No mixins anywhere. Only official NeoForge events.
  • English and German translations included.

Installation

  1. Install NeoForge 26.1.2.87 or newer for Minecraft 26.1.2.
  2. Drop smartutility-<version>.jar into your server's mods folder.
  3. Start the server once, then edit config/smartutility-server.toml.

Installing it on the client is optional and only adds the config screen.

FAQ

Do my players need to install anything? No. All ten features work for players on a plain vanilla client.

Does it set the keepInventory gamerule? No, and it does not read it either. A gamerule is written into your world and outlives the mod; this switch is per instance and leaves nothing behind.

Does it conflict with other vein miner, tree feller or auto replant mods? Yes, but run only one of each kind. They react to the same event and would both fire. Smart Utility's own features are safe together.

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

<1,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