File Details
Sliders Technology 1.0.6 (server config upgrade)
- R
- Jan 17, 2026
- 17.14 MB
- 128
- 1.20.1
- Forge
File Name
slidersmod-1.0.6.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
1.0.6 Update (Server Config additions)
Added several serverconfig's options !
Here's a recap of what you can edit in slidersmod-server.toml :
- enableWardenRaids (bool, default true) – enable/disable Warden raids.
- raidProbabilityMultiplier (0.0–10.0, default 1.0) – raid spawn frequency.
- raidDamagedTimerDropRate (0.0–1.0, default 0.5) – chance a raid mob drops a timer.
- raidTimerDropType (int, default 1) – 0 = normal, 1 = damaged, 2 = stuck.
- chipDropRate (0.0–1.0, default 0.25) – Slide Enhancement Chip drop rate.
- maxTierAccessible (1–5, default 5) – highest timer tier reachable with Dimensional Buffer upgrades.
- maxSlideDurationMinutes (1–60, default 10) – max slide duration before timer is damaged.
- damagedTimerDurationMultiplier (0.1–10.0, default 1.0) – damaged timer countdown multiplier.
- damagedTimerOverworldChance (0.0–1.0, default 0.10) – chance a damaged timer lands in Overworld.
- overheatProbabilityMultiplier (0.0–10.0, default 1.0) – overheat chance multiplier.
- overheatDurationMultiplier (0.1–10.0, default 1.0) – overheat cooldown multiplier.
- protoVortexDurationMinutes (1–60, default 5) – proto‑vortex lifetime.
- timerRecyclerEnergyMultiplier (0.1–10.0, default 1.0) – energy cost multiplier.
- portalStabilityMinSeconds (1–600, default 5) – min portal window duration.
- portalStabilityMaxSeconds (1–600, default 60) – max portal window duration.
- returnStabilityMinSeconds (1–600, default 5) – min return window duration.
- returnStabilityMaxSeconds (1–600, default 30) – max return window duration.
- allowedModDimensions (list, default []) – whitelist of allowed mod dimensions; empty = all.
- enableDebugLogging (bool, default false) – verbose debug logs.
- enableImmersivePortals (bool, default true) – enable IP visual disks.
Ingame commands
Admin (OP level 2, all under /sliders):
- /sliders unlockallslots – unlocks all upgrade slots on the held timer.
- /sliders givedamaged [timer] [seconds] – gives a damaged timer (timer ids: original, logan, exodus, egyptian, logan_tier1, logan_tier2, logan_tier3).
- /sliders giveupgrade <upgrade> [player] – applies a specific upgrade to a held timer.
- /sliders giveallupgrade [player] – applies all upgrades to the held timer.
- /sliders givequantumrelocator <8-digit-seed> [player] – gives a Quantum Relocator with a seed.
- /sliders forceraid [theme] [timer] – forces a Sliders Raid (with optional theme/timer style).
Public:
- /listseeds – lists stored Exodus seeds on the held timer (requires a Dimension Anchor upgrade on the timer).
- /resettimer – forcibly resets an Original Timer in inventory (in case your timer is buggy, it will reset the countdown without resetting the overheat mechanic)

