XenoRegionReset

Events and Tracking

How XenoRegionReset tracks world changes used for animated and accurate restoration.

XRR can track block/world events and convert them into snapshots for restoration.

What gets tracked

  • Block placement/breaking and related physics updates.
  • Growth/spread/decay style events.
  • Piston and redstone interactions.
  • Extra world interactions configured through event toggles.

Why it matters

Tracking builds a reliable change history, allowing animated reset modes (FORWARD/REVERSE) to replay region state correctly.

Configuration source

Event toggles are controlled through config.events.* values.

Last updated on