Code of this project is 100% vibe-coded.
A Minecraft NeoForge client-side mod that expands the schedule window UI for the Create mod, giving you a better overview of train schedules.
- Expanded window — increases the schedule window height by 50px (configurable 0–200px) to show more station entries at a glance
- Draggable scrollbar — semi-transparent slider you can drag for fast list navigation
After first launch, edit config/createexpandedschedule-client.toml:
[general]
# Extra height in steps of 10px (0–20, default 5 = 50px)
extraHeight = 5You can also change it in-game via Mods → Create: Expanded Schedule Window → Config.

