Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 2 years ago
Updated 2 days ago
Features:
Version 1.19.x has been removed, and this mod has been completely rewritten.
Migrate to Cloth Config API from Previous Config System.(V2.0.0+)
Item:
- Time Clock - Ability to time stop, slow down (0.5x) and speed up (2.0x)
- Arrow - Can shoot most projectiles. Hold Shift to view shootable items.
Command:
- /timeclock tickrate <value> - Set the game tickrate
- /timeclock pauseTime <true/false> - Set whether to enable time stop, can be used to forcibly enable or disable time stop
- /timeclock whitelist list - View the whitelist
- /timeclock whitelist list <true/false> - Same as above, but choose whether to output to the log
- /timeclock whitelist clear - Remove all entities in the whitelist
- /timeclock whitelist remove <target> - Remove the target from the whitelist
- /timeclock whitelist remove uuid <UUID> - Remove the UUID from the whitelist.
- /timeclock whitelist add <target> - Add the target to the whitelist.
- /timeclock config reload - Reload the config (required after making modifications to the external config file).v2.0.0+ Removed.
Key Bindings
- Left Ctrl + Mouse Wheel - Toggle time clock mode
- Right Ctrl - Open the tooltip overlay config screen
Config:
General:
- bypassInvulnerableTime - Enable the desaturate shader to convert the game graphics into a black and white effect
- slotInteraction - Whether interaction with slots in the container is allowed
- model_size -The model size of WeaponProjectile (non-vanilla projectiles shot by arrow in this mod)
- cooldown - Cooldown tick using timeclock
- soundType - The sound played when using the time clock
- ability_tick - Ticks needed to recover back to normal after using time manipulation
Render:
- desaturate - Enable the desaturate shader to convert the game graphics into a black and white effect
- overlay_tooltip - Add overlay of tooltip for mod on the screen
- overlay_tooltip_position - Determines which corner of the screen the tooltip overlay will be rendered
- overlay_background - The background of the tooltip overlay
- overlay_background_color - The color of the overlay tooltip background
- overlay_tooltip_offsetX - The X-axis offset of the overlay tooltip
- overlay_tooltip_offsetY - The Y-axis offset of the overlay tooltip
- overlay_tooltip_color - The color of the overlay tooltip
- glowing_color - Glowing color of whitelisted entity
Screen:
Issue Fix:
- Blueprint conflict crash
- Server startup crash
- Citadel conflict
- Glowing effect not working.
- Tickrate changes in other dimensions are not syncing to the server.
- Geckolib animation is stuttering during timestop
- "Arrow" are infinitely generating ammunition in survival mode.
- Iron's Spells 'n Spellbooks mod is failing to cast spells properly during timestop.(forge)
Compatibility:
Citadel - Conflict with mixin(Fixed in version 1.1.0)