VoidESP
Highlight all surrounding positions that may be void.
Category: Render
Enabled by default: No
Settings
Below is the complete tree of all configurable settings for this module.
├── YThreshold (Integer | default: 16 | range: 3..32)
├── RangeSide (Integer | default: 3 | range: 0..32)
├── RangeFacing (Integer | default: 8 | range: 1..32)
└── Render (Toggleable Group | default: on)
├── Enabled (Toggle | default: true)
├── Clump (Toggle | default: true)
├── StartSize (Decimal | default: 1.0 | range: 0.0..2.0)
├── StartCurve (Choice | default: LINEAR | options: Linear, QuadIn, QuadOut, QuadInOut, ExponentialIn, ExponentialOut, None)
├── EndSize (Decimal | default: 0.8 | range: 0.0..2.0)
├── EndCurve (Choice | default: LINEAR | options: Linear, QuadIn, QuadOut, QuadInOut, ExponentialIn, ExponentialOut, None)
├── FadeInCurve (Choice | default: LINEAR | options: Linear, QuadIn, QuadOut, QuadInOut, ExponentialIn, ExponentialOut, None)
├── FadeOutCurve (Choice | default: LINEAR | options: Linear, QuadIn, QuadOut, QuadInOut, ExponentialIn, ExponentialOut, None)
├── InTime (Integer | default: 500 | range: 0..5000 | ms)
├── OutTime (Integer | default: 500 | range: 0..5000 | ms)
├── Color (Color)
└── OutlineColor (Color)
Settings Details
- YThreshold (Integer) — default:
16; range:3–32 - RangeSide (Integer) — default:
3; range:0–32 - RangeFacing (Integer) — default:
8; range:1–32
Render
A toggleable group of settings (default: enabled).
- Enabled (Toggle) — default:
true - Clump (Toggle) — default:
true - StartSize (Decimal) — default:
1.0; range:0.0–2.0 - StartCurve (Choice) — default:
LINEAR; options:Linear,QuadIn,QuadOut,QuadInOut,ExponentialIn,ExponentialOut,None - EndSize (Decimal) — default:
0.8; range:0.0–2.0 - EndCurve (Choice) — default:
LINEAR; options:Linear,QuadIn,QuadOut,QuadInOut,ExponentialIn,ExponentialOut,None - FadeInCurve (Choice) — default:
LINEAR; options:Linear,QuadIn,QuadOut,QuadInOut,ExponentialIn,ExponentialOut,None - FadeOutCurve (Choice) — default:
LINEAR; options:Linear,QuadIn,QuadOut,QuadInOut,ExponentialIn,ExponentialOut,None - InTime (Integer) — default:
500; range:0–5000; unit: ms - OutTime (Integer) — default:
500; range:0–5000; unit: ms - Color (Color)
- OutlineColor (Color)
Screenshots
Screenshots for VoidESP will be added in a future update.
Last updated: 2026-02-13 — Based on source code