✨ New Features Time-of-day automated resets - Added `automated_resets.time_of_day` (format `HH:mm`) under each dimension. - When set, the auto-reset schedule runs at that local server time instead of using the interval timer. - Existing interval-based scheduling still works as a fallback when `time_of_day` is blank.
️ Fixes
Custom menu heads (Base64 textures) - Fixed `
/resource` menu custom head textures showing as Steve.
- Head textures are now applied using the Base64 `
textures` value reliably (preferred) with URL/JSON fallback.
- Config now documents that `
menu.items.<slot>.texture` supports Base64 (recommended) or a textures URL.