Create: Expanded Schedule Window
Configurable height + draggable scrollbar for effortless schedule browsing.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Create: Expanded Schedule Window
Create: Expanded Schedule Window
A Minecraft NeoForge client-side mod that expands the schedule window UI for the NeoForge client-side mod mod, giving you a better overview of train schedules.

Features
- Draggable scrollbar — 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

Configuration
After first launch, edit `config/createexpandedschedule-client.toml`:
```toml [general]
Extra height in steps of 10px (0–20, default 5 = 50px)
extraHeight = 5 ```
You can also change it in-game via Mods → Create: Expanded Schedule Window → Config.