SkillAgentSearch skills...

SubTick

Za Warudo

Install / Use

/learn @chiraagChakravarthy/SubTick
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Subtick

Subtick is a carpet extension which lets you step through piston block events in the middle of a tick one by one. It ensures that all tick phases and dimensions are kept in order.

Installation

Download the jar file from the releases tab and add to your mods folder, along with fabric carpet

Commands

  • be step: steps a single block event
  • bed step: steps through all block events in the current block event delay
  • be play: plays through block events on a given time interval
  • bed play: plays through entire block event delays on a given time interval
  • be count: says the number of block events currently in the queue
  • when: says which tick phase the game is currently in

Carpet Rules

  • includeInvalidBlockEvents: step through block events executed on the wrong block type (these will never affect anything)
  • vanillaPistonAnimations: let moving block animations play to completion on carpet clients (only really works on servers)
  • highlightBlockEvents: show where block events take place to clients using glowing highlights
  • losslessBedrockBreaking: changes one line of code that makes lossless bedrock breaking possible again (not vanilla lol, false by default)
  • be radius: specifies the maximum distance away from the player block events will be stepped through. good on cmp servers with piston clocks at spawn.

License

MIT

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated7mo ago
Forks0

Languages

Java

Security Score

77/100

Audited on Sep 6, 2025

No findings