
SBETO (Smart Block-Entity Tick Optimizer)
Optimizes block‑entity ticks to boost TPS.
About this Mod
Smart Block‑Entity Tick Optimizer (SBETO)
Cuts server and client overhead by making block entities tick only when it matters. Hoppers wake on activity and sleep when idle; chest client ticks are skipped when no players are nearby. The result is higher TPS with no changes to vanilla behavior.
How it works
Skip tick when empty and cooldown allows.
Wake briefly on successful transfers, entity collisions, or adjacent inventory updates.
Configurable idle grace period and wake triggers.
Chests (client):
Skip client-side ticks when no player is within a configurable range.
Features
Potentially* Boosts tick performance by avoiding useless block‑entity updates.
Preserves vanilla mechanics and item flow.
Works on servers without clients having the mod; client install optional for minor CPU savings.
Fully configurable, with commands and stats.
Installation
Requires Fabric Loader and Fabric API.
Drop the jar into your mods folder.
Server-only install is recommended for TPS gains; client install is optional.
Configuration
A config file is created at config/sbeto.json on first run.
Key options:
Chests: enabled, playerRange
Hoppers: enabled, idleGraceTicks, cooldownAware, wakeOnInventoryChange, wakeOnEntityCollision,
debugLogging Example:
json
{
"chests": { "enabled": true, "playerRange": 32.0 },
"hoppers": {
"enabled": true,
"idleGraceTicks": 40,
"cooldownAware": true,
"wakeOnInventoryChange": true,
"wakeOnEntityCollision": true,
"debugLogging": false
}
}
Commands
/sbeto stats— show performance counters
/sbeto stats reset — clear counters
/sbeto reload — reload config
/sbeto debug on|off|toggle|show — control debug logging
/sbeto hoppers on|off|show — enable/disable hopper logic
/sbeto chests on|off|show — enable/disable chest logic
Please report crashes or incompatibilities in our Discord server.
Available Versions
How to Install SBETO (Smart Block-Entity Tick Optimizer) on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.8).
Install Mod
Open the mod browser in the dashboard and search for "SBETO (Smart Block-Entity Tick Optimizer)". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.8
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
SBETO (Smart Block-Entity Tick Optimizer) server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.8). You can switch loaders with one click in the panel.
Is SBETO (Smart Block-Entity Tick Optimizer) compatible with fabric?
SBETO (Smart Block-Entity Tick Optimizer) officially supports fabric for Minecraft 1.21.8. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with SBETO (Smart Block-Entity Tick Optimizer) – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if SBETO (Smart Block-Entity Tick Optimizer) consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install SBETO (Smart Block-Entity Tick Optimizer) with just one click on your server.