HomeJavaModstweak-api
tweak-api
ModsJava

tweak-api

by zhengzhengyiyi · on Modrinth

A Minecraft fabric api that make more events and callbacks, and configure. Free Minecraft Java mod for 1.21.5.

⬇ Download on Modrinth

Tweak API

A powerful extension API for Minecraft Fabric mod developers, providing rich callback and event systems.

📦 Installation

For Developers

Add dependency in build.gradle:

dependencies {
    modImplementation "io.github.zhengzhengyiyi.tweak_api:tweak:${project.tweak_version}"
}

gradle.properties

tweak_version=1.0.3
# use same version number as the versions on modrinth

package inside

import io.github.zhengzhengyiyi.tweak_api.*;

🎯 Available Callbacks

📜 License

Apache License 2.0

🔗 Links

🐛 Reporting Issues

Please report any issues on our GitHub Issue Tracker.


This mod requires Fabric API to function properly.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more