tweak-api
ModrinthA Minecraft fabric api that make more events and callbacks, and configure
417 завантажень 1 підписників оновлено 9mo ago
остання v1.0.3-1.21.5 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
GameOptionsChangedCallback- Triggered when game options are changedEntityHurtCallback- Triggered when an entity takes damageScreenOpenCallback- Triggered before any screen opensCommandExecuteCallback- Triggered before command execution
📜 License
Apache License 2.0
🔗 Links
- Source Code: GitHub Repository
- Issue Tracker: GitHub Issues
🐛 Reporting Issues
Please report any issues on our GitHub Issue Tracker.
This mod requires Fabric API to function properly.

Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.