

A Fabric mod that gives you the ability to stop the time at your will, using the Paradox.
/stasis breakYou 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.











Gold : 10s lapses, 4 grits.
Diamond : 20s lapses, 12 grits.
Netherite : 30s + Custom lapses, 40 grits.
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
Paradox control panel to go from Golden Tier to Diamond TierParadox control panel to go from Diamond Tier to Netherite TierThis 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.
