Downloads:
48
    Upvotes: 1
    
  Category
              
          Project status
              Alpha
          License
              Creative Commons Attribution-NonCommercial 3.0
          Modification type
          
      Supported Minecraft versions
          1.21.8
              Tickrate Control Block
This is a very simple mod I put together to solve something Mojang made unnecessarily difficult: you can’t use command blocks in singleplayer to adjust tick speed.
With this mod, you get a block that increases the tickrate to 40 when powered. That’s it. No complicated configs or commands — just place, power, and go.
Why make this mod?
- Mojang doesn’t allow command blocks in singleplayer to change tickrate.
 - Sure, you can use 
gamerule randomTickSpeed, but that only affects random block updates (like crop growth or leaf decay). It does not affect piston or redstone tick speed — only this mod changes the actual game tickrate. - For map makers, adventure creators, or anyone experimenting, having a temporary tickrate boost is super useful.
 - It’s simple and lightweight — no fluff, just does the job.
 
Use Cases:
- Map makers who want smoother or faster sequences.
 - Players who need a short tickrate boost without digging through commands.
 - Quick testing environments.
 
Planned Updates:
- Right now, the block is set to bump you to 40 ticks.
 - If anyone needs higher (or different) speeds, leave a comment! I’ll gladly add more variants with unique textures.
 
Access:
- The block is found under the Operator tab in creative inventory (controls must have operator enabled).
 
Maintenance:
I’ll keep this mod updated as long as MCreator keeps supporting updates.
https://youtu.be/hyPwYBVgD2I
Minecraft mod files
          
      
      
          tickblock-1.0.0-neoforge-1.21.8.jar - Tickrate control for singleplayer worlds.      
      Uploaded on: 09/02/2025 - 02:51   File size: 31.16 KB
          
      
      
          tickblock-1.0.2-neoforge-1.21.8.jar - Added New Block      
      Uploaded on: 09/13/2025 - 18:05   File size: 59.43 KB
          
      
      
          tickblock-1.0.3A-neoforge-1.21.8.jar - Added Return Mode - see changes      
      Uploaded on: 09/19/2025 - 18:53   File size: 75.2 KB
              Changelog
              UPDATED: Added new block - Transient block - alpha stage
- Return Mode - use redstone dust on top of block, then update it via block beside it to take redstone dust or just power it.
 - Loop Mode use clock on top of block, then update it via block beside it to take clock. or just power it. will continuously loop till power is gone
Bugs - Sync Mode - Desyncs after 3 for some odd reason, working kink out. Only in return mode, weirdly works fine normally
 - Need to use lapis on block to change it back to normal. but only if you don't have existing other transient blocks out
 - still has weird attachment bugs to slime/honey
 
Future Updates:  Bug Fixes
Crafting: 
bottom: raw copper, raw copper, raw copper 
middle: iron block, sticky piston, iron block 
top: redstone dust, diamond, redstone dust
= 4