Stasis Paradox
No reviews yet
A mod that puts the power to stop time entirely right in your hands.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description


What it does
A Fabric mod that gives you the ability to stop the time at your will, using the Paradox.
- Adds the Paradox item.
- Lets you freeze most world activity (mobs, music, projectiles, ticks, weather, etc.)
- Adds smooth transition effects: blur/grayscale/audio/shockwave/trails.
- Has 3 upgrade tiers: Golden Tier, Diamond Tier, Netherite Tier.
- Has a custom GUI for choosing durations.
- Includes a safety command:
/stasis break
You can interact with anything while the time is paused, kill mobs, build, or shoot proyectiles, even interact with redstone! All of these interactions will be activated once the time resumes, redstone interactions will go in order of where u pressed AND by the way, u can still recieve fall damage or burns, but you will only recieve these when the time resumes.


Golem fighting a bunch of mobs and is stopped mid dead by the stasis.

Proyectiles being shot at villagers get slowed down by the stasis until they cant move.

Animated Textures and Particles being slowed down until freezed by the stasis.

Showcase of rain and snow being slowed down, freezed by the timestop, and then resumed.


3 arrows that were shot during stasis being smoothly resumed to hit their target.

Interactions with redstone being restored by order and quantity on resume.

A Creeper and a TNT block being freezed on their primed state and then resuming after.

Quick usage
- Right-click Paradox: Pauses the time with the selected lapse.
- Sneak + right-click: Opens the Paradox Control Panel.

- Insert Temporal Grits on the slots to provide charges.
- Upgrade the tiers using reinforced materials in the Paradox UI.
Tiers
Gold : 10s lapses, 4 grits.
Diamond : 20s lapses, 12 grits.
Netherite : 30s + Custom lapses, 40 grits.
Crafting
Temporal Grit: Ender Eye + Ender Pearl → 2

Stasis Core: 4 Grit (At the center of each side) + Diamond

Paradox: 4 Gold (Corners) + 4 Temporal Grits + Stasis Core

Reinforced Diamond: Diamond + Echo Shard

Reinforced Netherite: Netherite + Echo Shard

To Upgrade your Paradox
- Place 4 Reinforced Diamonds in the corner slots of the
Paradox control panelto go from Golden Tier to Diamond Tier - Place 4 of Reinforced Netherite in the corner slots of the
Paradox control panelto go from Diamond Tier to Netherite Tier
Config File
This section explains what each variable does on the config file.
TrailsActive: Defines if the trails are generated, when false, player trails are not generated or rendered.
TrailsRenderCapes: Basically decides if the trails render the cape of the player or not.
TrailsAmountLimit: Maximum number of trail snapshots kept. When the limit is reached, the oldest trail is deleted first.
TrailsGenerationType: How trails are generated.
C = Continuous (generates trails every X seconds)
S = Seconds (generates trails once per in-game second)
TrailsContinuousTimings: Time between trails (in seconds) when TrailsGenerationType=C.
TrailsMidSecondsGeneration: Only for TrailsGenerationType=S. If true, also generates a trail every half second (2 trails per second). If false, generates 1 trail per second.
To take in count
- This mod is VERY recent, and im just starting to develop it, please, if you find any incompatibilities or bugs, report them in the issues page in github! Thank you.
What it does
A Fabric mod that gives you the ability to stop the time at your will, using the Paradox.
- Adds the Paradox item.
- Lets you freeze most world activity (mobs, music, projectiles, ticks, weather, etc.)
- Adds smooth transition effects: blur/grayscale/audio/shockwave/trails.
- Has 3 upgrade tiers: Golden Tier, Diamond Tier, Netherite Tier.
- Has a custom GUI for choosing durations.
- Includes a safety command:
/stasis break
Important
Quick Note: you might want to use this command if you put a really long time in your custom timer or if u stay trapped inside the paradox.
You can interact with anything while the time is paused, kill mobs, build, or shoot proyectiles, even interact with redstone! All of these interactions will be activated once the time resumes, redstone interactions will go in order of where u pressed AND by the way, u can still recieve fall damage or burns, but you will only recieve these when the time resumes.

Golem fighting a bunch of mobs and is stopped mid dead by the stasis.

Proyectiles being shot at villagers get slowed down by the stasis until they cant move.

Animated Textures and Particles being slowed down until freezed by the stasis.

Showcase of rain and snow being slowed down, freezed by the timestop, and then resumed.

3 arrows that were shot during stasis being smoothly resumed to hit their target.

Interactions with redstone being restored by order and quantity on resume.

A Creeper and a TNT block being freezed on their primed state and then resuming after.

Quick usage
- Right-click Paradox: Pauses the time with the selected lapse.
- Sneak + right-click: Opens the Paradox Control Panel.

- Insert Temporal Grits on the slots to provide charges.
- Upgrade the tiers using reinforced materials in the Paradox UI.
Tiers
Gold : 10s lapses, 4 grits.
Diamond : 20s lapses, 12 grits.
Netherite : 30s + Custom lapses, 40 grits.
Crafting
Temporal Grit: Ender Eye + Ender Pearl → 2

Stasis Core: 4 Grit (At the center of each side) + Diamond

Paradox: 4 Gold (Corners) + 4 Temporal Grits + Stasis Core

Reinforced Diamond: Diamond + Echo Shard

Reinforced Netherite: Netherite + Echo Shard

To Upgrade your Paradox
- Place 4 Reinforced Diamonds in the corner slots of the
Paradox control panelto go from Golden Tier to Diamond Tier - Place 4 of Reinforced Netherite in the corner slots of the
Paradox control panelto go from Diamond Tier to Netherite Tier
Config File
This section explains what each variable does on the config file.
TrailsActive: Defines if the trails are generated, when false, player trails are not generated or rendered.
TrailsRenderCapes: Basically decides if the trails render the cape of the player or not.
TrailsAmountLimit: Maximum number of trail snapshots kept. When the limit is reached, the oldest trail is deleted first.
TrailsGenerationType: How trails are generated.
C = Continuous (generates trails every X seconds)
S = Seconds (generates trails once per in-game second)
TrailsContinuousTimings: Time between trails (in seconds) when TrailsGenerationType=C.
TrailsMidSecondsGeneration: Only for TrailsGenerationType=S. If true, also generates a trail every half second (2 trails per second). If false, generates 1 trail per second.
To take in count
- This mod is VERY recent, and im just starting to develop it, please, if you find any incompatibilities or bugs, report them in the issues page in github! Thank you.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources

