Compatibility
Minecraft: Java Edition
1.21–1.21.8
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
Yiv’s API
Yiv’s API is a lightweight shared library used by Yiv’s Fabric mods.
It centralizes common hooks and compatibility logic so Yiv’s mods work smoothly together and with other mods.
On its own, this mod doesn’t add gameplay content.

What it Does
- Provides stable, shared hooks that Yiv’s mods use for client-side features like overlays and per-tick updates.
- Adds smart compatibility logic to reduce conflicts between mixins from different mods.
- Stays invisible to players: no menus, no keybinds, no gameplay changes.

Who Should Install This
- Players using any Yiv’s mods that list Yiv’s API as a required dependency.
- Modpack creators who include Yiv’s mods and want a clean, conflict-free experience.
- Developers working with Yiv’s mods (the API makes shared behavior consistent across projects).

Compatibility
- Minecraft: 1.21.x (Fabric)
- Requires: Fabric Loader ≥ 0.17.x and Fabric API ≥ 0.102.0+1.21.1
- Java: 21 or newer
This is primarily a client-side library. It doesn’t add content and has negligible performance impact.

Installation
Install it like any other Fabric mod.
If a Yiv mod requires this API, place Yiv’s API in your mods folder alongside that mod.
Make sure you’re using the correct versions for your Minecraft and Fabric setup.

Notes for Developers
This page is for players and modpack users.
Full developer documentation, examples, and source code will be available in the future.

Links
- 💬 Support & issues: Discord

License
MIT License (see LICENSE)




