v1.0.15 (beta)
Pre-release
Pre-release
v1.0.15 (beta)
- Feature: Time Slow Bus - a new AE2 cable part that slows down a row of ITickable blocks (furnaces, brewing stands, hoppers, most mod machines, MM/Mek controllers): their update runs once every N ticks (speed cards
2,4,8,16,32-> half to 1/32 speed); fuel and progress slow down together, total output stays constant; mutually exclusive with acceleration (slowdown wins); newslowBusconfig category and GUI - Fix: Time Slow Bus GUI crash - missing
FUZZY_MODEsetting (ContainerUpgradeable throws without it) - Fix: MM recipe duration acceleration capped at 32x (
MAX_MM_EFFECTIVE_SPEED) - stacking buses/wands or large configs could round the recipe total time to 0/1 tick and break progress; energy modifiers share the same effective speed so per-recipe energy stays constant - Fix:
MixinWorldTileUpdatemoved to an early mixin (minimal coremod +timebus.early.mixin.json) to fix the MixinTargetAlreadyLoadedException / Re-entrance startup crash on the World class - Change: Time Slow Bus now uses the AE2 import bus look (original geometry, textures and item model); crafting recipe matches the Time Bus layout with an Annihilation Core in the center
Files: timebus-1.0.15.jar (release) · timebus-1.0.15-dev.jar (dev) · timebus-1.0.15-sources.jar (sources)