Skip to content

ScribbleTAS/TASTickratechanger

TASTickrateChanger

Original by Guichaguri
Let's you change the server/client tickrate
Fixed issues and hooked up things that didn't get affected by the tickrate
Changed ASM method from coremod to Mixin
Added tickrate 0, original code by CubiTect

Original links to the mod:

Development

Same old ForgeGradle setup: gradlew setupDecompWorkspace

To build your mod, use gradlew shadow

To run it in your IDE, use --mixin mixins.ticks.json --tweakClass org.spongepowered.asm.launch.MixinTweakerin Program Arguments