Announcing TickLowerPerm

NOTE

TickLowerPerm has been released for stable 1.20.3! You can check it out on Modrinth.

Hey! I made a Minecraft mod!

The mod is called TickLowerPerm1 It is a Fabric mod that lowers the permission required for the new /tick command introduced in snapshot 23w43a. The makes it so that command blocks and data packs can run the command, opening up a whole new realm of possibilities for mini-games and challenge maps!

You can download the mod on Modrinth, or you can see the code on Github. It’s the first mod that I’ve ever published, but it works well! (Mainly due to how simple it is.) I can pretty much guarantee that it will be compatible with all other mods, because it is a singular mixin that changes one constant.

I plan on updating the mod for every new snapshot until 1.20.3 is released2. I'll continue to support major versions of Minecraft afterwards, but I don't plan on targeting snapshots once /tick has been stabilized.

Well, until next time! I hope you all will find the mod useful, because I certainly will3.

Farewell!

TickLowerPerm Logo

Footnotes

  1. It stands for "Tick Lower Permission." It might not be the most creative name, but it works!
  2. Usually "updating" just requires adding the new version to fabric.mod.json and testing it. I don't think I'll ever need to modify the mixin file unless Mojang developers majorly change the TickCommand class.
  3. I have so many great ideas. For instance, you could recreate games like Superhot or combat scenes from the Matrix movie. I got the original idea for this mod from this video.