tweak-api
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 🏆 #70 of 907 fabric mods in this game by downloads
📋 About This Mod
# 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`: ```gradle dependencies { modImplementation "io.github.zhengzhengyiyi.tweak_api:tweak:${project.tweak_version}" } ``` `gradle.properties` ```properties tweak_version=1.0.3 # use same version number as the versions on modrinth ``` package inside ```java import io.github.zhengzhengyiyi.tweak_api.*; ``` ## 🎯 Available Callbacks - `GameOptionsChangedCallback` - Triggered when game options are changed - `EntityHurtCallback` - Triggered when an entity takes damage - `ScreenOpenCallback` - Triggered before any screen opens - `CommandExecuteCallback` - Triggered before command execution ## 📜 License Apache License 2.0 ## 🔗 Links - **Source Code**: (https://github.com/zhengzhengyiyi/tweak_api) - **Issue Tracker**: (https://github.com/zhengzhengyiyi/tweak_api/issues) ## 🐛 Reporting Issues Please report any issues on our (https://github.com/zhengzhengyiyi/tweak_api/issues). --- *This mod requires Fabric API to function properly.*
# 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`:
```gradle dependencies { modImplementation "io.github.zhengzhengyiyi.tweak_api:tweak:${project.tweak_version}" } ``` `gradle.properties` ```properties tweak_version=1. 0. 3 # use same version number as the versions on modrinth ``` package inside ```java import io.github.zhengzhengyiyi.tweak_api.; ```
## 🎯 Available Callbacks
- `GameOptionsChangedCallback` - Triggered when game options are changed
- `EntityHurtCallback` - Triggered when an entity takes damage
- `ScreenOpenCallback` - Triggered before any screen opens
- `CommandExecuteCallback` - Triggered before command execution
## 📜 License
Apache License 2. 0
## 🔗 Links
- Source Code: (https://github.com/zhengzhengyiyi/tweak_api)
- Issue Tracker: (https://github.com/zhengzhengyiyi/tweak_api/issues)
## 🐛 Reporting Issues
Please report any issues on our (https://github.com/zhengzhengyiyi/tweak_api/issues).
This mod requires Fabric API to function properly.*
📊 Mod Details
- Game
- Minecraft Mods
- Author
- zhengzhengyiyi
- Version
- 1.0.3-1.21.5
- Downloads
- 464
- Endorsements
- 1
- Category
- fabric
- Created
- 9/7/2025
- Updated
- 9/8/2025
- Game Versions
- 1.21.5
- Tags
- library
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does tweak-api support?
The author lists 1.21.5. Other versions may work but are untested by the author.
What is the latest version of tweak-api?
Version 1.0.3-1.21.5, published 2025-09-08 with 464 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await