1.7.0
Changes
- The
scheduled_tick
andblock_event
event types now keep track of when the event is being scheduled, in addition to when it is being performed. This is denoted in the event viewer with a vertical line.
Fixes
- Fixed compatibility issue with Alternate Current v1.4.0.
1.6.0
- Update to Minecraft 1.19.
- Update Alternate Current compatibility to v1.3.
1.6.1
Changes
- HUD related keybinds now no longer work if the HUD is not visible.
Fixes
- Incompatibility with World Edit.
- Crash on dedicated servers.
1.6.0
Changes
- Added block event depth information (colloquially known as "BED" or "microtick") to the
block_event
event type. - New
Toggle Tick Marker
hotkey (defaultY
): this hotkey adds/removes a marker at the currently selected tick in the HUD (as a red highlight around that column). At the bottom of the HUD a counter displays the number of ticks between the currently selected tick and the marked tick.
Fixes
- Scrolling in RSMM UIs sometimes doesn't work until you move the mouse.