SBETO (Smart Block-Entity Tick Optimizer) 图标

SBETO (Smart Block-Entity Tick Optimizer)

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/sbeto
资源信息

Minecraft 版本: 1.21.8

平台: fabric

标签: management optimization utility

资源介绍

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.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Murder Drones Totem's

价格:0 墨喵币
下载量:0

查看详情
Immersive Weathering Leaf Piles Fix

价格:0 墨喵币
下载量:0

查看详情
Legacy Carrot

价格:0 墨喵币
下载量:0

查看详情
Vanisher Studios

价格:0 墨喵币
下载量:0

查看详情