Torcherino Mod — Configuration
Configuration
Server administrators and modpack creators can fine-tune the mod via the configuration file located at config/sci4me/Torcherino.cfg (or torcherino-common.toml in some 1.20.1 versions).
Key Configuration Options
- random_tick_rate: An additional multiplier for how many random ticks are forced per game tick.
- log_placement: If set to
true, the server console will log every time a Torcherino is placed. This is vital for admins to track down players causing server lag. - blacklisted_blocks: A list of block IDs (e.g.,
minecraft:grass_block) that the Torcherino is forbidden from accelerating. - blacklisted_blockentities: A list of specific machine IDs that should not be sped up, often used to prevent exploits with certain modded generators.
- online_mode:
ONLINE: Torcherinos only function if their owner is currently logged into the server.RESTART: Torcherinos run for anyone who has logged in since the last server restart.ANY: Torcherinos run whenever the chunk is loaded, regardless of player status.- tiers: Allows for the creation of custom tiers with unique speed and range limits.